Skip to content

Commit 1ca427d

Browse files
chore(deps): update cypress/browsers docker tag to v22.15.0 (#1437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75709e4 commit 1ca427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)