Skip to content

Commit

Permalink
chore: update builder image (#2663)
Browse files Browse the repository at this point in the history
  • Loading branch information
docmerlin authored Dec 10, 2021
1 parent b3f2419 commit 2f745de
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 @@ -7,7 +7,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.17.2-f7b4e805fa9588c1c2fa4562ea29e576557fb797
- image: quay.io/influxdb/cross-builder:go1.17.2-3990b5e53287dffd196048dd74b6bb0c92e1c5fa
resource_class: large
linux-amd64:
machine:
Expand Down

0 comments on commit 2f745de

Please sign in to comment.