Update pipeline drone-docker-harness (#502)

This commit is contained in:
ebtasam-faridy
2026-01-28 19:07:35 +05:30
committed by GitHub
parent 7b900ae75d
commit e9bba4ffcf
+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