From e9bba4ffcf8d792b128c9f763f5ddd5ffba9da91 Mon Sep 17 00:00:00 2001 From: ebtasam-faridy Date: Wed, 28 Jan 2026 19:07:35 +0530 Subject: [PATCH] Update pipeline drone-docker-harness (#502) --- .harness/harness.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.harness/harness.yaml b/.harness/harness.yaml index a8b3e6e..f8662d8 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -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