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