Skip to content

Commit 7e35c85

Browse files
committed
test
1 parent 3a5f8c4 commit 7e35c85

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
@@ -1,6 +1,7 @@
11
FROM rust:1.85
22

33
RUN rustup toolchain install nightly-2024-12-06-x86_64-unknown-linux-gnu
4+
RUN rustup toolchain install nightly-2024-10-30-x86_64-unknown-linux-gnu
45

56
WORKDIR /app
67

0 commit comments

Comments
 (0)