Skip to content

Commit

Permalink
bump op-geth image in docker-compose template
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiker committed Jan 16, 2024
1 parent f0387ec commit 387a978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:

op-geth:
container_name: op-geth
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101200.1
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101305.0
volumes:
- ./data/op-geth:/data
- ./data/genesis:/genesis
Expand Down

0 comments on commit 387a978

Please sign in to comment.