Skip to content

Commit

Permalink
Merge pull request #6188 from BacLuc/renovate-update-cypress-again
Browse files Browse the repository at this point in the history
docker-compose.yml: switch to normal digest to pin browsers for cypress
  • Loading branch information
BacLuc authored Nov 12, 2024
2 parents 49c2956 + 2a8563a commit 75b39d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
- FUNCTION_ENABLE_INCOGNITO_MODE=true

e2e:
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
image: cypress/included:13.13.0@sha256:f9733a2cadc3aa270e40f8ce1158a23cb99703476a9db7154b4ecc51ba02bd5c
profiles: ['e2e']
container_name: 'ecamp3-e2e'
environment:
Expand Down

0 comments on commit 75b39d7

Please sign in to comment.