Skip to content

Commit 9afb236

Browse files
committed
solana/Dockerfile: copy rust-toolchain into image
1 parent 71dcc38 commit 9afb236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solana/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ COPY Cargo.lock Cargo.lock
77
COPY Cargo.toml Cargo.toml
88
COPY modules modules
99
COPY programs programs
10+
COPY rust-toolchain rust-toolchain
1011

1112
ENV RUST_BACKTRACE=1
1213

0 commit comments

Comments
 (0)