Skip to content

Commit 73da952

Browse files
chore(deps): update cypress/browsers docker tag to v22.14.0 (#1362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18a6541 commit 73da952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example-docker.yml

+1-1
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:22.13.1
19+
image: cypress/browsers:22.14.0
2020
options: --user 1001
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)