From 782ac16dcbbdd32f3119aa6024e853a7927a68af Mon Sep 17 00:00:00 2001 From: Javier Viola Date: Mon, 20 Mar 2023 10:32:13 -0300 Subject: [PATCH] bump zombienet to v1.3.40 (#2348) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3dc3be0d84..d855812c0b 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.37" + ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.40" .common-before-script: before_script: