Skip to content

Commit

Permalink
chore: bump zombienter version (#1806)
Browse files Browse the repository at this point in the history
Bump zombiente version. This version includes the fixes needed for
`mixnet`.
Thx!
  • Loading branch information
pepoviola authored Oct 7, 2023
1 parent 35ed272 commit 5a69126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ variables:
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
NEXTEST_FAILURE_OUTPUT: immediate-final
NEXTEST_SUCCESS_OUTPUT: final
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.68"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.69"
DOCKER_IMAGES_VERSION: "${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}"

default:
Expand Down

0 comments on commit 5a69126

Please sign in to comment.