downgrade

This commit is contained in:
Sebastian
2024-11-19 09:37:27 +01:00
parent 8aa9af34e7
commit d3130f0ea2

View File

@@ -2,7 +2,7 @@ services:
goat-testnet:
image: ghcr.io/goatnetwork/goat-geth:testnet2
image: ghcr.io/goatnetwork/goat-geth:v0.1.0
stop_grace_period: 5m
restart: unless-stopped
healthcheck:
@@ -50,7 +50,7 @@ services:
- chains
goat-testnet-node:
image: ghcr.io/goatnetwork/goat:testnet2
image: ghcr.io/goatnetwork/goat:v0.1.0
stop_grace_period: 30s
restart: unless-stopped
entrypoint: /entrypoint.sh