Skip to content

Commit

Permalink
Bump godwoken-prebuilds to 1.7-rc (godwokenrises#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse authored Oct 3, 2022
1 parent 537e2b9 commit 7e0978b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
condition: service_completed_successfully

godwoken:
image: ghcr.io/nervosnetwork/godwoken-prebuilds:1.6-rc
image: ghcr.io/nervosnetwork/godwoken-prebuilds:1.7-rc
init: true
healthcheck:
test: /var/lib/layer2/healthcheck.sh
Expand Down Expand Up @@ -110,7 +110,7 @@ services:
condition: service_completed_successfully

godwoken-readonly:
image: ghcr.io/nervosnetwork/godwoken-prebuilds:1.6-rc
image: ghcr.io/nervosnetwork/godwoken-prebuilds:1.7-rc
healthcheck:
test: /var/lib/layer2/healthcheck.sh
start_period: 10s
Expand Down

0 comments on commit 7e0978b

Please sign in to comment.