diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb062683397411b28b8f36dff5a2b7e88ff43f63..c3bf787377e4bd4dde5a94bdf90ec15287c0bf5d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@
 # See https://docs.gitlab.com/ee/ci/yaml/index.html for all available options
 
 # you can delete this line if you're not using Docker
-image: busybox:latest
+#image: busybox:latest
 
 before_script:
   - echo "Before script section"