Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: docker build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
axb-topos committed Aug 8, 2022
1 parent 7a96729 commit 009f1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ COPY ./node/telemetry/Cargo.toml ./node/telemetry/Cargo.toml
COPY ./protocols/reliable_broadcast/Cargo.toml ./protocols/reliable_broadcast/Cargo.toml
COPY ./protocols/transport/Cargo.toml ./protocols/transport/Cargo.toml
COPY ./params-minimizer/Cargo.toml ./params-minimizer/Cargo.toml
COPY ./tests ./tests

RUN cargo fetch

Expand Down

0 comments on commit 009f1da

Please sign in to comment.