Skip to content

Commit 62efc2f

Browse files
committed
Upgrade cypress
1 parent 867d42e commit 62efc2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ services:
159159
- FUNCTION_ENABLE_INCOGNITO_MODE=true
160160

161161
e2e:
162-
image: cypress/included:cypress-13.13.0-node-20.15.1-chrome-126.0.6478.114-1-ff-128.0-edge-126.0.2592.61-1@sha256:f9733a2cadc3aa270e40f8ce1158a23cb99703476a9db7154b4ecc51ba02bd5c
162+
image: cypress/included:cypress-13.13.3-node-22.7.0-chrome-127.0.6533.119-1-ff-129.0.1-edge-127.0.2651.98-1@sha256:82261c30eed7477e5a50e9579e5d251c4728d4e2f9eddfab57911e4b62de6444
163163
profiles: ['e2e']
164164
container_name: 'ecamp3-e2e'
165165
environment:
@@ -170,7 +170,7 @@ services:
170170
- /tmp/.X11-unix:/tmp/.X11-unix:rw
171171
network_mode: host
172172
working_dir: /e2e
173-
173+
174174
reverse-proxy:
175175
image: nginx:1.27
176176
container_name: 'ecamp3-reverse-proxy'

0 commit comments

Comments
 (0)