Skip to content

Commit 88c0cbc

Browse files
kcsongorjohnsaigle
authored andcommitted
solana/Dockerfile: copy rust-toolchain into image
1 parent fa55585 commit 88c0cbc

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)