diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b66b153..753236d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,7 @@ build: - .next/cache/ test:e2e: - image: cimg/node:14.15-browsers + image: cimg/node:14.15.4-browsers needs: ["install", "build"] stage: test script: