Upgrade docker rust version to 1.75 (#4353)

move-apub-context
Nutomic 4 months ago committed by GitHub
parent d3efebfa4e
commit 747ab89e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.6
ARG RUST_VERSION=1.72.1
ARG RUST_VERSION=1.75
ARG CARGO_BUILD_FEATURES=default
ARG RUST_RELEASE_MODE=debug

Loading…
Cancel
Save