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 6436c09 commit 9bdd4faCopy full SHA for 9bdd4fa
.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.11.0
+ image: cypress/browsers:22.12.0
20
options: --user 1001
21
steps:
22
- name: Checkout
0 commit comments