We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7830d93 commit ecd8b7dCopy full SHA for ecd8b7d
.harness/ffgolangserversdk.yaml
@@ -46,7 +46,7 @@ pipeline:
46
identifier: Build_and_Test
47
spec:
48
connectorRef: DockerHub
49
- image: golang:1.20.0
+ image: golang:1.23.0
50
shell: Sh
51
command: |-
52
go install github.com/jstemmer/go-junit-report@latest
0 commit comments