Skip to content

Commit

Permalink
update docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouop0 committed Sep 19, 2024
1 parent 01ae5fc commit ddcd1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:

node1:
container_name: dispute-explorer-backend
image: ghcr.io/optimism-java/dispute-explorer:sha-8918beb
image: ghcr.io/optimism-java/dispute-explorer:sha-01ae5fc
restart: on-failure
depends_on:
- mysql
Expand Down

0 comments on commit ddcd1ec

Please sign in to comment.