Skip to content

Commit 8d89af9

Browse files
chore(deps): update cypress/browsers docker tag to v24.16.0 (cypress-io#1775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b09dbc5 commit 8d89af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# Cypress Docker image documentation on https://github.com/cypress-io/cypress-docker-images
1919
# Available cypress/browsers tags listed on https://hub.docker.com/r/cypress/browsers/tags
2020
container:
21-
image: cypress/browsers:24.15.0
21+
image: cypress/browsers:24.16.0
2222
options: --user 1001
2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)