update
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
|
|
||||||
goat-mainnet-node:
|
goat-mainnet-node:
|
||||||
image: ghcr.io/goatnetwork/goat:v0.2.0
|
image: ghcr.io/goatnetwork/goat:v0.2.2
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
goat-testnet:
|
goat-testnet:
|
||||||
image: ghcr.io/goatnetwork/goat-geth:v0.1.1
|
image: ghcr.io/goatnetwork/goat-geth:v0.1.3
|
||||||
stop_grace_period: 5m
|
stop_grace_period: 5m
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
healthcheck:
|
healthcheck:
|
||||||
@@ -50,7 +50,7 @@ services:
|
|||||||
- chains
|
- chains
|
||||||
|
|
||||||
goat-testnet-node:
|
goat-testnet-node:
|
||||||
image: ghcr.io/goatnetwork/goat:v0.1.1
|
image: ghcr.io/goatnetwork/goat:v0.2.2
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user