diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bb35fcca25309b7dea22822231329929493ace02..9d5f7d773676b7c537cfddf05ed3bfcaf3d1203d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:alpine # Much smaller than other variants, faster and more resource effective
+# image: node:alpine # Much smaller than other variants, faster and more resource effective
 
 stages:
   - install_dependencies