diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0eb6616f7a5d9dfb95eae9edaf5b3fb27436412d..9bcb3f90be7d91716b4df17412a5754dff336d20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
 
 build-esap-gui:
     stage: build
-    image: node:latest
+    image: node:lts
     before_script:
       - 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
     script: