Skip to content

Commit

Permalink
fix: hopefully fix for cypress tests; new chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsilkyn committed May 24, 2024
1 parent 3281f5c commit 483202e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile.cypress
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG CHROME_VERSION="114.0.5735.133-1"
ARG CHROME_VERSION="114.0.5735.198-1"
ARG NODE_VERSION="18.17.1"

FROM cypress/factory

0 comments on commit 483202e

Please sign in to comment.