Skip to content

Commit

Permalink
chore: upgrade Go to 1.19.4 (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdstrand authored Dec 7, 2022
1 parent ac1eb0b commit 429cc0e
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 @@ -6,7 +6,7 @@ executors:
# 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. Until we finish the migration to using the cross-builder image,
# you'll also need to update references to `cimg/go` and `GO_VERSION` in this file.
- image: quay.io/influxdb/cross-builder:go1.19.3-7bc83382e2fdcefe13a8bf3e0367745901c0a790
- image: quay.io/influxdb/cross-builder:go1.19.4-cb1343dd74ecba8ec07fe810195530a0b9055aa9
resource_class: medium
linux-amd64:
machine:
Expand Down

0 comments on commit 429cc0e

Please sign in to comment.