Skip to content

Commit 30eaa7c

Browse files
authored
Bump rust (#19)
1 parent 69a8763 commit 30eaa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG FROM
33
FROM $FROM
44

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

0 commit comments

Comments
 (0)