Skip to content

Commit 0d0c0ec

Browse files
committed
test
1 parent 7e35c85 commit 0d0c0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM rust:1.85
22

33
RUN rustup toolchain install nightly-2024-12-06-x86_64-unknown-linux-gnu
44
RUN rustup toolchain install nightly-2024-10-30-x86_64-unknown-linux-gnu
5+
RUN rustup component add rust-src --toolchain nightly-2024-10-30-x86_64-unknown-linux-gnu
56

67
WORKDIR /app
78

0 commit comments

Comments
 (0)