We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9afbc commit 0f4e15dCopy full SHA for 0f4e15d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:latest;ls;
+FROM rust:latest;
2
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly-2024-02-04
3
COPY Cargo.toml /hela/Cargo.toml
4
COPY Cargo.lock /hela/Cargo.lock
0 commit comments