Skip to content

Commit a048dd8

Browse files
committed
Update lando node image
This is required with latest lando v3.23.22: Required: {"node":"^20.17.0 || >=22.9.0"}
1 parent d317787 commit a048dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lando.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ services:
135135
globals:
136136
npm: latest
137137
overrides:
138-
image: "cypress/included:cypress-13.6.4-node-20.11.0-chrome-121.0.6167.85-1-ff-120.0-edge-121.0.2277.83-1"
138+
image: "cypress/included:cypress-13.15.1-node-20.18.0-chrome-130.0.6723.69-1-ff-131.0.3-edge-130.0.2849.52-1"
139139
ports:
140140
- "3000:3000"
141141
- "6006:6006"

0 commit comments

Comments
 (0)