build: upgrade to Go 1.18.1 (#373)
This commit is contained in:
@ -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.17.2-f7b4e805fa9588c1c2fa4562ea29e576557fb797
|
||||
- image: quay.io/influxdb/cross-builder:go1.18.1-52b299506343dfbb3f138d8a740bcfd0d97c1888
|
||||
resource_class: medium
|
||||
linux-amd64:
|
||||
machine:
|
||||
|
Reference in New Issue
Block a user