We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a8763 commit 30eaa7cCopy full SHA for 30eaa7c
rust/Dockerfile
@@ -2,7 +2,7 @@
2
ARG FROM
3
FROM $FROM
4
5
-RUN echo "bumping on 2022/01/22"
+RUN echo "bumping on 2023-06-08"
6
# Install rustup
7
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y -q \
8
--default-toolchain nightly \
0 commit comments