Skip to content

Commit ad6f18a

Browse files
committed
node version
1 parent 7a34ac3 commit ad6f18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dagger-ci/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
const (
25-
nodeVersion = "node:20"
25+
nodeVersion = "node:22.18.0"
2626
goVersion = "golang:alpine"
2727
)
2828

0 commit comments

Comments
 (0)