Fix CircleCI browser node image

This commit is contained in:
Aarni Halinen
2021-01-15 22:51:43 +02:00
parent 98f4f1bc76
commit 9231bc47a4
+1 -1
View File
@@ -56,7 +56,7 @@ build:
- .next/cache/ - .next/cache/
test:e2e: test:e2e:
image: circleci/node:14-browsers image: cimg/node:14.15-browsers
needs: ["install", "build"] needs: ["install", "build"]
stage: test stage: test
script: script: