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