mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
change docker version to v0.35.0
This commit is contained in:
parent
0b87d7173f
commit
7c1bb6123c
@ -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:v0.34.0"
|
||||
DEFAULT_NWAKU = "wakuorg/nwaku:v0.35.0"
|
||||
DEFAULT_GOWAKU = "wakuorg/go-waku:latest"
|
||||
STRESS_ENABLED = False
|
||||
NODE_1 = get_env_var("NODE_1", DEFAULT_NWAKU)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user