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