diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 949a32d5deb944e61e19fc97eeb4e21194da2961..a40c9a304c4cf64c395483aad0aeb9a6ef68bde1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -140,6 +140,7 @@ publish_listing:
   needs: 
     - build_r
     - build_python
+  image: docker:24-git
   before_script:
     - git fetch origin docs
     - git checkout docs