bump zombienet version. (#7180)

* bump zombienet version

* enable upgrade node test

* changes to fix test

* typo in pipeline
This commit is contained in:
Javier Viola
2023-05-07 16:23:36 -03:00
committed by GitHub
parent d3852d718a
commit 0e5974f55b
4 changed files with 37 additions and 38 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ variables:
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.49"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.50"
default:
cache: {}