diff --git a/.circleci/config.yml b/.circleci/config.yml index d4e992fe58..f8710488bb 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.18.5-81cd97477f9a6c9f2db03dc56f560bf54f8da8bb + default: go1.18.6-9c97f2f2903566a00bd4b00184aeca0c813adda0 commands: install_rust: