Skip to content

Commit befb834

Browse files
Janne Rönkköjanneronkko
authored andcommitted
Update Cypress Factory to version 7.0.0
1 parent ae34a92 commit befb834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG NODE_VERSION='24.0.1'
33
ARG YARN_VERSION='1.22.19'
44
# Latest stable Chrome version is passed as a --build-arg in docker-build.yml workflow
55

6-
FROM cypress/factory:5.8.1
6+
FROM cypress/factory:7.0.0
77
WORKDIR /e2e
88

99
# for dependent modules, copy and build them

0 commit comments

Comments
 (0)