Compare commits

...

1 Commits

Author SHA1 Message Date
Ebtasam Faridy 7110dfa04b Update pipeline drone-docker-harness 2026-01-28 15:01:09 +05:30
+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