diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ad989109e..caf4a3f67 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ stages: testCommit: stage: build - image: node:20.5 + image: node:latest # 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