We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4680d46 commit 262f66dCopy full SHA for 262f66d
dagger-ci/main.go
@@ -22,7 +22,7 @@ import (
22
)
23
24
const (
25
- nodeVersion = "node:22.18.0"
+ nodeVersion = "node:21"
26
goVersion = "golang:alpine"
27
28
0 commit comments