Merge pull request 'chore: use golang 1.23' (#12) from feature/bump-golang-version into main

This commit is contained in:
2025-02-12 17:00:15 +00:00
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ spec:
description: s2i-go task clones a Git repository and builds and pushes a container
image using S2I and a Go builder image.
params:
- default: "1.22"
- default: "1.23"
description: The tag of go imagestream for go version
name: VERSION
type: string