Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update cypress/browsers docker tag to v22.13.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 24, 2025

Verified

This commit was signed with the committer’s verified signature.
agostbiro Agost Biro
1 parent 6e739ad commit e9d3d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-docker.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
# Cypress Docker image documentation on https://github.com/cypress-io/cypress-docker-images
# Available cypress/browsers tags listed on https://hub.docker.com/r/cypress/browsers/tags
container:
image: cypress/browsers:22.12.0
image: cypress/browsers:22.13.1
options: --user 1001
steps:
- name: Checkout

0 comments on commit e9d3d88

Please sign in to comment.