diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30a2c6d..8c80992 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -56,7 +56,7 @@ build: - .next/cache/ test:e2e: - image: circleci/node:14-browsers + image: cimg/node:14.15-browsers needs: ["install", "build"] stage: test script: