Skip to content

Commit e6e9de3

Browse files
Merge pull request #38 from zama-ai/fix-dep
fix: remove copy of bootnode
2 parents 2f5d3d6 + cb1666f commit e6e9de3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.dev

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ RUN apk update &&\
3333
RUN mkdir -p /val-data /rpc-data /usr/share/devnet-resources /val-data/consensus/beacondata
3434

3535
# Copy built binaries and scripts from build
36-
COPY --from=build /go-ethereum/bootnode /usr/bin/
3736
COPY --from=build /go-ethereum/build/bin/geth /usr/bin/
3837
COPY --from=build /usr/bin/prysm-beacon /usr/bin/prysm-validator /usr/bin/prysm-ctl /usr/bin/
3938

0 commit comments

Comments
 (0)