Skip to content

Commit

Permalink
build: upgrade to Go 1.18.4 (#23571)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnpfeife authored Jul 20, 2022
1 parent f762346 commit 37562c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 37562c7

Please sign in to comment.