Skip to content

Commit

Permalink
Remove bridge from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Feb 7, 2022
1 parent d974904 commit ba099d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ RUN apk add --no-cache \
WORKDIR ${HEIMDALL_DIR}
COPY heimdalld /usr/local/bin/
COPY heimdallcli /usr/local/bin/
COPY bridge /usr/local/bin/
COPY builder/files/genesis-mainnet-v1.json ${HEIMDALL_DIR}/
COPY builder/files/genesis-testnet-v4.json ${HEIMDALL_DIR}/

Expand Down

0 comments on commit ba099d0

Please sign in to comment.