Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 36c6b16

Browse files
committed
chore(deps): update cypress/base to 12 🌟
1 parent 854c6ad commit 36c6b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://documentation.codeship.com/pro/languages-frameworks/nodejs/
33

44
# use Cypress provided image with all dependencies included
5-
FROM cypress/base:10
5+
FROM cypress/base:12
66
RUN node --version
77
RUN npm --version
88
WORKDIR /home/node/app

0 commit comments

Comments
 (0)