Skip to content

Commit

Permalink
Merge pull request #2465 from OffchainLabs/docker-consensus-v31
Browse files Browse the repository at this point in the history
Add consensus-v31 to Dockerfile
  • Loading branch information
PlasmaPower committed Jul 11, 2024
2 parents 6df9580 + 29b40e8 commit 1fcaf60
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 @@ -205,6 +205,7 @@ COPY ./scripts/download-machine.sh .
#RUN ./download-machine.sh consensus-v11.1 0x68e4fe5023f792d4ef584796c84d710303a5e12ea02d6e37e2b5e9c4332507c4
#RUN ./download-machine.sh consensus-v20 0x8b104a2e80ac6165dc58b9048de12f301d70b02a0ab51396c22b4b4b802a16a4
RUN ./download-machine.sh consensus-v30 0xb0de9cb89e4d944ae6023a3b62276e54804c242fd8c4c2d8e6cc4450f5fa8b1b && true
RUN ./download-machine.sh consensus-v31 0x260f5fa5c3176a856893642e149cf128b5a8de9f828afec8d11184415dd8dc69

FROM golang:1.21.10-bookworm AS node-builder
WORKDIR /workspace
Expand Down

0 comments on commit 1fcaf60

Please sign in to comment.