Skip to content

Commit

Permalink
Update Dockerfile (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAWM authored Oct 4, 2023
1 parent e5a5504 commit f4c00dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ COPY Cargo.toml .
COPY rust-toolchain.toml .
COPY src ./src
COPY benches ./benches
COPY externals ./externals

# build offchain binary
RUN cargo build --release
Expand Down

0 comments on commit f4c00dc

Please sign in to comment.