We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70eaa53 commit b7a51eaCopy full SHA for b7a51ea
localnode/docker-compose.yml
@@ -164,7 +164,7 @@ services:
164
# Hemi L2 node
165
op-geth-l2:
166
# yamllint disable-line rule:line-length
167
- image: "ghcr.io/hemilabs/op-geth:157cd4b@sha256:2988074ab0bbd4d343fc4132782ecde5d230436626c7da4e841bd1b9f0f2c81a"
+ image: "ghcr.io/hemilabs/op-geth:157cd4b@sha256:68a3d18216e3e936b8282f38ef4da7dcc547f3a56564e2dc55149bdf3c7f02d5"
168
platform: linux/amd64
169
# XXX does geth need to be fully synced
170
profiles: ["hemi", "hemi-min", "full"]
0 commit comments