diff --git a/cumulus/.gitlab-ci.yml b/cumulus/.gitlab-ci.yml
index 7e7d2f252e28f1265d55a712d45ef1ea5be4990c..b286dadacc03128d4d24b387070e3f7e88c44018 100644
--- a/cumulus/.gitlab-ci.yml
+++ b/cumulus/.gitlab-ci.yml
@@ -26,7 +26,7 @@ variables:
   GIT_STRATEGY: fetch
   GIT_DEPTH: 100
   CARGO_INCREMENTAL: 0
-  CI_IMAGE: "paritytech/ci-linux:production"
+  CI_IMAGE: "paritytech/ci-unified:bullseye-1.70.0-2023-05-23"
   DOCKER_OS: "debian:stretch"
   ARCH: "x86_64"
   ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.55"