We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37680d2 commit 2374502Copy full SHA for 2374502
.circleci/config.yml
@@ -6,7 +6,7 @@ parameters:
6
# when updating the go version, should also update the go version in go.mod
7
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
8
type: string
9
- default: go1.21.12-latest
+ default: go1.21.10-latest
10
11
workflow:
12
0 commit comments