mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-02 21:23:07 +00:00
fix: change to public image
This commit is contained in:
parent
e55e6b6ec2
commit
4824aff5f3
@ -19,7 +19,7 @@ NOMOS = "nomos"
|
||||
NOMOS_EXECUTOR = "nomos_executor"
|
||||
CFGSYNC = "cfgsync"
|
||||
|
||||
DEFAULT_IMAGE = "nomos:latest"
|
||||
DEFAULT_IMAGE = "ghcr.io/logos-co/nomos-node:latest"
|
||||
|
||||
NODE_1 = get_env_var("NODE_1", NOMOS)
|
||||
NODE_2 = get_env_var("NODE_2", NOMOS_EXECUTOR)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user