From f27db98b9d0f71a719c8e2058b0590e9359bd5ad Mon Sep 17 00:00:00 2001 From: Javier Viola Date: Thu, 30 Mar 2023 15:43:16 -0300 Subject: [PATCH] bump zombienet version --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 63e195808fe..449d32a993a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ variables: CI_IMAGE: "paritytech/ci-linux:production" DOCKER_OS: "debian:stretch" ARCH: "x86_64" - ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.40" + ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.43" .common-before-script: before_script: