We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dcc38 commit 9afb236Copy full SHA for 9afb236
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