Skip to content

Commit cdaf29f

Browse files
committed
pinned go version to 1.23
1 parent 0451325 commit cdaf29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delivery.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pipeline:
55
vm_config:
66
type: linux
77
size: large
8-
image: cdp-runtime/go
8+
image: cdp-runtime/go:1.23
99
cache:
1010
paths:
1111
- /go/pkg/mod # pkg cache for Go modules

0 commit comments

Comments
 (0)