diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7918cf75c0a4c15e8753168906a6f275f973532c..3587e74cc84a9ef85c7edcd93078ba086cdd7f8e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-include: "https://git.autistici.org/ai3/build-container/raw/master/common.yml"
+include: "https://git.autistici.org/pipelines/containers/raw/master/common.yml"
 
 stages:
   - build
@@ -7,7 +7,7 @@ stages:
 
 test:
   stage: test
-  image: registry.git.autistici.org/ai3/docker/test/float-like-podman:master
+  image: registry.git.autistici.org/pipelines/images/test/float-podman-runner:master
   tags: [podman]
   script:
     - chown -R 1000 testconf