diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9992bcb5c66613abf2f5a4bc60fce85561caf263..234ee7dde0d88ac42b42df5a9c969199dc62878a 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:latest
 
 stages:
   - install_dependencies