Update docker compose images (#635)

This commit is contained in:
Ali Behjati 2023-02-27 19:45:32 +01:00 committed by GitHub
parent 40cf49ec05
commit bf49774fab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
services:
spy:
# Find latest Guardian images in https://github.com/wormhole-foundation/wormhole/pkgs/container/guardiand
image: ghcr.io/wormhole-foundation/guardiand:v.2.14.8.1
image: ghcr.io/wormhole-foundation/guardiand:v2.14.8.1
command:
- "spy"
- "--nodeKey"

View File

@ -1,7 +1,7 @@
services:
spy:
# Find latest Guardian images in https://github.com/wormhole-foundation/wormhole/pkgs/container/guardiand
image: ghcr.io/wormhole-foundation/guardiand:v.2.14.8.1
image: ghcr.io/wormhole-foundation/guardiand:v2.14.8.1
command:
- "spy"
- "--nodeKey"

View File

@ -1,7 +1,7 @@
services:
spy:
# Find latest Guardian images in https://github.com/wormhole-foundation/wormhole/pkgs/container/guardiand
image: ghcr.io/wormhole-foundation/guardiand:v.2.14.5
image: ghcr.io/wormhole-foundation/guardiand:v2.14.8.1
command:
- "spy"
- "--nodeKey"
@ -16,7 +16,7 @@ services:
- "warn"
price-service:
# Find latest price service images https://gallery.ecr.aws/pyth-network/xc-server
image: public.ecr.aws/pyth-network/xc-server:v2.2.3
image: public.ecr.aws/pyth-network/xc-server:v3.0.0
# Or alternatively use a locally built image
# image: pyth_price_server
environment:

View File

@ -1,7 +1,7 @@
services:
spy:
# Find latest Guardian images in https://github.com/wormhole-foundation/wormhole/pkgs/container/guardiand
image: ghcr.io/wormhole-foundation/guardiand:v.2.14.5
image: ghcr.io/wormhole-foundation/guardiand:v2.14.8.1
command:
- "spy"
- "--nodeKey"
@ -16,7 +16,7 @@ services:
- "warn"
price-service:
# Find latest price service images https://gallery.ecr.aws/pyth-network/xc-server
image: public.ecr.aws/pyth-network/xc-server:v2.2.3
image: public.ecr.aws/pyth-network/xc-server:v3.0.0
# Or alternatively use a locally built image
# image: pyth_price_server
environment: