pinned go version to 1.23

This commit is contained in:
idanovinda 2025-08-18 17:56:55 +02:00
parent 0451325139
commit cdaf29fba7
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pipeline:
vm_config:
type: linux
size: large
image: cdp-runtime/go
image: cdp-runtime/go:1.23
cache:
paths:
- /go/pkg/mod # pkg cache for Go modules