update-go-version-in-yaml

This commit is contained in:
Gargithakur01
2026-04-01 15:45:00 +05:30
parent fd52c4bfb0
commit d1a514b832
+2 -2
View File
@@ -244,7 +244,7 @@ pipeline:
identifier: go_build identifier: go_build
spec: spec:
connectorRef: Plugins_Docker_Hub_Connector connectorRef: Plugins_Docker_Hub_Connector
image: golang:1.25.7 image: golang:1.23.0
shell: Sh shell: Sh
command: |- command: |-
# disable cgo # disable cgo
@@ -332,7 +332,7 @@ pipeline:
identifier: build_amd64ltsc2022 identifier: build_amd64ltsc2022
spec: spec:
connectorRef: Plugins_Docker_Hub_Connector connectorRef: Plugins_Docker_Hub_Connector
image: golang:1.25.7 image: golang:1.23.0
shell: Sh shell: Sh
command: |- command: |-
# disable cgo # disable cgo