Skip to content

Commit 7d48be0

Browse files
Update pipeline drone-buildx-harness
1 parent ebd326c commit 7d48be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.harness/harness.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ pipeline:
384384
identifier: Build_Binary
385385
spec:
386386
connectorRef: Plugins_Docker_Hub_Connector
387-
image: golang:1.24.11
387+
image: golang:1.23.0
388388
shell: Sh
389389
command: |-
390390
# force go modules
@@ -468,7 +468,7 @@ pipeline:
468468
name: Build Binary
469469
spec:
470470
connectorRef: Plugins_Docker_Hub_Connector
471-
image: golang:1.24.11
471+
image: golang:1.23.0
472472
shell: Sh
473473
command: |-
474474
# force go modules

0 commit comments

Comments
 (0)