Skip to content

Commit

Permalink
Merge pull request #285 from nicolas-guichard/rust-1.83.0
Browse files Browse the repository at this point in the history
Update default Rust toolchain to 1.83.0
  • Loading branch information
asottile authored Dec 28, 2024
2 parents e3cb366 + 9740560 commit 67c6c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ RUN : \
&& rm /tmp/node.tar.gz \
&& :

ARG RUST=1.77.0
ARG RUST=1.83.0
ARG RUSTUP_SHA256=0b2f6c8f85a3d02fde2efc0ced4657869d73fccfce59defb4e8d29233116e6db
ARG RUSTUP_VERSION=1.26.0
ENV \
Expand Down

0 comments on commit 67c6c9a

Please sign in to comment.