We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e029f commit 56a3f97Copy full SHA for 56a3f97
.circleci/config.yml
@@ -7,7 +7,7 @@ parameters:
7
# when updating the go version, should also update the go version in go.mod
8
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
9
type: string
10
- default: go1.24.9-latest
+ default: go1.24.11-latest
11
12
workflow:
13
0 commit comments