Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Sep 10, 2024
1 parent faa26ae commit afccec5
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 2023-06-08"
RUN echo "bumping on 2024-09-09"
# 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 afccec5

Please sign in to comment.