chore: use golang 1.23 #12
Binary file not shown.
@@ -13,7 +13,7 @@ spec:
|
|||||||
description: s2i-go task clones a Git repository and builds and pushes a container
|
description: s2i-go task clones a Git repository and builds and pushes a container
|
||||||
image using S2I and a Go builder image.
|
image using S2I and a Go builder image.
|
||||||
params:
|
params:
|
||||||
- default: "1.22"
|
- default: "1.23"
|
||||||
description: The tag of go imagestream for go version
|
description: The tag of go imagestream for go version
|
||||||
name: VERSION
|
name: VERSION
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user