We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4f3a2 commit 0a4c903Copy full SHA for 0a4c903
.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.23.8-latest
+ default: go1.23.12-latest
11
12
workflow:
13
0 commit comments