Skip to content

Commit

Permalink
Bump rust (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Jun 8, 2023
1 parent 69a8763 commit 30eaa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ARG FROM
FROM $FROM

RUN echo "bumping on 2022/01/22"
RUN echo "bumping on 2023-06-08"
# Install rustup
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y -q \
--default-toolchain nightly \
Expand Down

0 comments on commit 30eaa7c

Please sign in to comment.