diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cecd9bc..e254fc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,7 +68,7 @@ build: test:e2e: # Use a Cypress image which has Node 20 + Chrome and runs as root (solves permission issues) - image: cypress/browsers:node-20.14.0-chrome-125.0.6422.141-1-ff-126.0 + image: cypress/browsers:latest needs: ["install", "build"] stage: test script: