Skip to content

Commit a4e528f

Browse files
authored
tests(deps): update docker example node.js to 22.11.0 (#1295)
1 parent f1f0912 commit a4e528f

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
@@ -15,7 +15,7 @@ jobs:
1515
browser: [chrome, edge, electron, firefox]
1616
# from https://hub.docker.com/r/cypress/browsers/tags
1717
container:
18-
image: cypress/browsers:node-20.14.0-chrome-126.0.6478.114-1-ff-127.0.1-edge-126.0.2592.61-1
18+
image: cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1
1919
options: --user 1001
2020
steps:
2121
- name: Checkout

0 commit comments

Comments
 (0)