We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e4513 commit 6daf152Copy full SHA for 6daf152
.github/workflows/example-docker.yml
@@ -16,7 +16,7 @@ jobs:
16
# Cypress Docker image documentation on https://github.com/cypress-io/cypress-docker-images
17
# Available cypress/browsers tags listed on https://hub.docker.com/r/cypress/browsers/tags
18
container:
19
- image: cypress/browsers:22.18.0
+ image: cypress/browsers:22.19.0
20
options: --user 1001
21
steps:
22
- name: Checkout
0 commit comments