chore(deps): update cypress/browsers:latest docker digest to 4e0a347 (#1297)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-28 13:18:47 +02:00 committed by GitHub
parent f6b6fadb51
commit ad7f386ddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -321,7 +321,7 @@ jobs:
matrix:
containers: [1, 2, 3, 4]
container:
image: cypress/browsers:latest@sha256:2c4e1047f7187ca028dcd968cbd3aafc9430bbd30a3ec4d6b41f9eabfdb39e59
image: cypress/browsers:latest@sha256:4e0a347f65b65e290d62c11085eee5304d509ad0b5823422d018e2def51609be
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:2c4e1047f7187ca028dcd968cbd3aafc9430bbd30a3ec4d6b41f9eabfdb39e59
image: cypress/browsers:latest@sha256:4e0a347f65b65e290d62c11085eee5304d509ad0b5823422d018e2def51609be
volumes:
- ..:/project
- $HOME/.cache:/home/node/.cache/