From 9a1ba233f394badd52cc5da72b30dec3aff7693f Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Fri, 15 Jan 2021 23:26:50 +0200 Subject: [PATCH] Fix node browser image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: