Skip to content

Commit 013a525

Browse files
chore(deps): update cypress/browsers docker tag to v25 (#3647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd36bae commit 013a525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
e2e-test:
9696
runs-on: ubuntu-latest
9797
container:
98-
image: cypress/browsers:24.11.1@sha256:ff79e75249941c52c301821a7979db306e2659aa2d6038428bcf77c6f5f125e1
98+
image: cypress/browsers:25.0.0@sha256:008da4da0a285b9695d3bfdd1c5c5acb540ada14080d5b90269b34fdf4b9ec6a
9999
options: --user 1001
100100
timeout-minutes: 10
101101
name: 'E2E Doc Test: node-24, ubuntu-latest'

0 commit comments

Comments
 (0)