Update pipeline drone-docker-harness

This commit is contained in:
Ebtasam Faridy
2026-01-28 15:01:09 +05:30
parent 7b900ae75d
commit 7110dfa04b
+2 -2
View File
@@ -244,7 +244,7 @@ pipeline:
identifier: go_build
spec:
connectorRef: Plugins_Docker_Hub_Connector
image: golang:1.24.11
image: golang:1.23.0
shell: Sh
command: |-
# disable cgo
@@ -332,7 +332,7 @@ pipeline:
identifier: build_amd64ltsc2022
spec:
connectorRef: Plugins_Docker_Hub_Connector
image: golang:1.24.11
image: golang:1.23.0
shell: Sh
command: |-
# disable cgo