We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afe7d6 commit 1133f58Copy full SHA for 1133f58
Dockerfile
@@ -13,7 +13,7 @@ ENV PATH=/usr/local/cargo/bin:${PATH}
13
14
ARG ARCH
15
ARG RUSTUP_VERSION=1.26.0
16
-ARG RUST_VERSION=1.72.1
+ARG RUST_VERSION=1.74
17
ARG RUST_ARCH=${ARCH}-unknown-linux-musl
18
19
# https://github.com/sfackler/rust-openssl/issues/1462
0 commit comments