We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa55585 commit 88c0cbcCopy full SHA for 88c0cbc
solana/Dockerfile
@@ -7,6 +7,7 @@ COPY Cargo.lock Cargo.lock
7
COPY Cargo.toml Cargo.toml
8
COPY modules modules
9
COPY programs programs
10
+COPY rust-toolchain rust-toolchain
11
12
ENV RUST_BACKTRACE=1
13
0 commit comments