diff --git a/.circleci/config.yml b/.circleci/config.yml index 8548f420da6..ae6efce48ba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ parameters: # when updating the go version, should also update the go version in go.mod description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder . type: string - default: go1.21.10-latest + default: go1.21.12-latest workflow: type: string