Skip to content

Commit 1133f58

Browse files
Bump Rust to 1.74 (#1312)
clap_lex failed building with the older version.
1 parent 8afe7d6 commit 1133f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ENV PATH=/usr/local/cargo/bin:${PATH}
1313

1414
ARG ARCH
1515
ARG RUSTUP_VERSION=1.26.0
16-
ARG RUST_VERSION=1.72.1
16+
ARG RUST_VERSION=1.74
1717
ARG RUST_ARCH=${ARCH}-unknown-linux-musl
1818

1919
# https://github.com/sfackler/rust-openssl/issues/1462

0 commit comments

Comments
 (0)