Skip to content

Commit

Permalink
Merge branch 'main' into elmattic/eth-get-logs
Browse files Browse the repository at this point in the history
  • Loading branch information
elmattic authored Oct 4, 2024
2 parents 9e95edb + e497b5a commit aaef778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/devnet/lotus.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ COPY --from=lotus-builder /usr/lib/*/libhwloc.so.* /lib/
COPY --from=lotus-builder /usr/lib/*/libOpenCL.so.1 /lib/

# Copy only the binaries relevant for the devnet
COPY --from=lotus-builder /lotus/lotus /lotus/lotus-miner /lotus/lotus-seed /usr/local/bin/
COPY --from=lotus-builder /lotus/lotus /lotus/lotus-miner /lotus/lotus-seed /lotus/lotus-shed /usr/local/bin/

WORKDIR /lotus

Expand Down

0 comments on commit aaef778

Please sign in to comment.