diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b75d7e6fb38a139d5a2ca02cbaba830b1287d26..a9ffb54bbb156ad0db52488ac15fcc6f1c3fa76d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@
 #
 # For more information, see: https://docs.gitlab.com/ee/ci/yaml/index.html#stages
 
-# image: registry.forge.uclouvain.be/inl/containers/runner-python
+image: registry.forge.uclouvain.be/inl/containers/runner-python
 
 stages:          # List of stages for jobs, and their order of execution
   - test