Skip to content

Commit 9230a04

Browse files
chore(deps): update cypress/browsers docker tag to v24.15.0 (#1723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b24e94 commit 9230a04

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
@@ -16,7 +16,7 @@ jobs:
1616
# Cypress Docker image documentation on https://github.com/cypress-io/cypress-docker-images
1717
# Available cypress/browsers tags listed on https://hub.docker.com/r/cypress/browsers/tags
1818
container:
19-
image: cypress/browsers:24.14.1
19+
image: cypress/browsers:24.15.0
2020
options: --user 1001
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)