From 8bbf64736b6f6ae84c183f7f1e50ade0544b74e2 Mon Sep 17 00:00:00 2001 From: Javier Viola Date: Thu, 30 Mar 2023 16:49:51 -0300 Subject: [PATCH] bump zombienet version (#2411) --- cumulus/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulus/.gitlab-ci.yml b/cumulus/.gitlab-ci.yml index 63e195808f..449d32a993 100644 --- a/cumulus/.gitlab-ci.yml +++ b/cumulus/.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: