chore(deps): update cypress/browsers:latest docker digest to 79a28dd (#1555)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-28 20:51:37 +02:00 committed by GitHub
parent 3e45f9d87e
commit be4daaad8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -323,7 +323,7 @@ jobs:
matrix:
containers: [1, 2, 3, 4]
container:
image: cypress/browsers:latest@sha256:34cbe5933a6a4b55e69a2d3fb48c0a13e0af38785cc8379dd2c51ee3e6d99a68
image: cypress/browsers:latest@sha256:79a28dd47913b1cca9fdd9d763f587b4660ee2c269d941c1903135399f4a9f20
options: --user 1001
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5

View File

@ -4,7 +4,7 @@ services:
ports:
- 5556:5556
cypress:
image: cypress/browsers:latest@sha256:34cbe5933a6a4b55e69a2d3fb48c0a13e0af38785cc8379dd2c51ee3e6d99a68
image: cypress/browsers:latest@sha256:79a28dd47913b1cca9fdd9d763f587b4660ee2c269d941c1903135399f4a9f20
volumes:
- ..:/project
- $HOME/.cache:/home/node/.cache/