Skip to content

Commit

Permalink
build: ethereum client 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nugaon committed Jun 14, 2024
1 parent f32b656 commit f903da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestrator/builder/blockchain/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ethereum/client-go:stable
FROM ethereum/client-go:release-1.13
COPY . /root
EXPOSE 9545 9546 30303 30303/udp
ENTRYPOINT ["geth"]

0 comments on commit f903da7

Please sign in to comment.