Skip to content

Commit 0f4e15d

Browse files
committed
Added commit_id detection for secret scan
1 parent 6f9afbc commit 0f4e15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:latest;ls;
1+
FROM rust:latest;
22
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly-2024-02-04
33
COPY Cargo.toml /hela/Cargo.toml
44
COPY Cargo.lock /hela/Cargo.lock

0 commit comments

Comments
 (0)