update version
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
zkevm-sync:
|
zkevm-sync:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
image: hermeznetwork/zkevm-node:v0.3.0
|
image: hermeznetwork/zkevm-node:v0.3.1
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@@ -60,7 +60,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
zkevm-state-db:
|
zkevm-state-db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
image: hermeznetwork/zkevm-node:v0.3.0
|
image: hermeznetwork/zkevm-node:v0.3.1
|
||||||
expose:
|
expose:
|
||||||
- 9091 # needed if metrics enabled
|
- 9091 # needed if metrics enabled
|
||||||
deploy:
|
deploy:
|
||||||
@@ -157,7 +157,7 @@ services:
|
|||||||
|
|
||||||
zkevm-prover:
|
zkevm-prover:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
image: hermeznetwork/zkevm-prover:v2.2.0
|
image: hermeznetwork/zkevm-prover:v2.2.2
|
||||||
depends_on:
|
depends_on:
|
||||||
zkevm-state-db:
|
zkevm-state-db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user