Skip to content

Commit 67c6c9a

Browse files
authored
Merge pull request #285 from nicolas-guichard/rust-1.83.0
Update default Rust toolchain to 1.83.0
2 parents e3cb366 + 9740560 commit 67c6c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ RUN : \
117117
&& rm /tmp/node.tar.gz \
118118
&& :
119119

120-
ARG RUST=1.77.0
120+
ARG RUST=1.83.0
121121
ARG RUSTUP_SHA256=0b2f6c8f85a3d02fde2efc0ced4657869d73fccfce59defb4e8d29233116e6db
122122
ARG RUSTUP_VERSION=1.26.0
123123
ENV \

0 commit comments

Comments
 (0)