diff --git a/.harness/harness.yaml b/.harness/harness.yaml index 4b9b3d6..5d648e9 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.25.7 + 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.25.7 + image: golang:1.23.0 shell: Sh command: |- # disable cgo