diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 20ce2c0cf99b20ac003d4eda2ce004b12eb9756a..471b4e8752ca1790fd8debfc38cea58508f27dd4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,10 +91,9 @@ ubuntu_boost_system:
 # compiled locally as submodules and
 # linked statically
 ubuntu_boost_local_static_deps:
-    tags:
-        - centos7
 
-    image: martinbeseda/ubuntu-ci:latest
+#    image: martinbeseda/ubuntu-ci:latest
+    image: gcc:latest
 
     before_script:
         - export TERM=xterm