We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c26f2d commit 0ea2454Copy full SHA for 0ea2454
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