From 37562c7c0011838a91e4b5f248ed62994d3e778f Mon Sep 17 00:00:00 2001 From: Brandon Pfeifer Date: Wed, 20 Jul 2022 12:19:17 -0400 Subject: [PATCH] build: upgrade to Go 1.18.4 (#23571) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 53999e27fe..cf70dd3c2e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,7 @@ executors: docker: # NOTE: To upgrade the Go version, first push the upgrade to the cross-builder Dockerfile # in the edge repo, then update the version here to match. - - image: quay.io/influxdb/cross-builder:go1.18.3-c75d304717395a43913dcc3d576d4f3545375253 + - image: quay.io/influxdb/cross-builder:go1.18.4-906fbe93f953b47185818364a186604209dc8da0 resource_class: large linux-amd64: machine: