Skip to content

Commit

Permalink
Merge pull request #975 from dasgarner/develop
Browse files Browse the repository at this point in the history
Align Cypress container node version to platform node version.
  • Loading branch information
dasgarner authored Sep 3, 2020
2 parents 31fd887 + 249c5c7 commit 6c44377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.cypress
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/base:8
FROM cypress/base:12

WORKDIR /app

Expand Down

0 comments on commit 6c44377

Please sign in to comment.