diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index caf4a3f67..ad989109e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ stages: testCommit: stage: build - image: node:latest + image: node:20.5 # Pick zero or more services to be used on all builds. # Only needed when using a docker container to run your tests in. # Check out: https://docs.gitlab.com/ee/ci/services/index.html