We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd326c commit 7d48be0Copy full SHA for 7d48be0
.harness/harness.yaml
@@ -384,7 +384,7 @@ pipeline:
384
identifier: Build_Binary
385
spec:
386
connectorRef: Plugins_Docker_Hub_Connector
387
- image: golang:1.24.11
+ image: golang:1.23.0
388
shell: Sh
389
command: |-
390
# force go modules
@@ -468,7 +468,7 @@ pipeline:
468
name: Build Binary
469
470
471
472
473
474
0 commit comments