diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 08ef88c704b883781cdba185df0fea87cda3d0b8..e5ce875a2a2c2bb8321bdc166a110c4ec8617adb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ stages:
 .nvm_env: &nvm_env
   tags:
     - redshift
-  image: registry.duniter.org/duniter-js-rs-ci:v0.0.3
+  image: duniter/duniter-js-rs-ci:v0.0.3
   before_script:
     - export NVM_DIR="$HOME/.nvm"
     - . "$NVM_DIR/nvm.sh"