mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-03-02 16:03:14 +00:00
change image tag to v0.38.0
This commit is contained in:
parent
cdb99ebfa6
commit
5cc7d513c9
@ -14,7 +14,7 @@ def get_env_var(var_name, default=None):
|
||||
|
||||
|
||||
# Configuration constants. Need to be upercase to appear in reports
|
||||
DEFAULT_NWAKU = "wakuorg/nwaku:latest"
|
||||
DEFAULT_NWAKU = "harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0"
|
||||
STRESS_ENABLED = False
|
||||
NODE_1 = get_env_var("NODE_1", DEFAULT_NWAKU)
|
||||
NODE_2 = get_env_var("NODE_2", DEFAULT_NWAKU)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user