build: upgrade to latest crossbuilder (#23273)

- Upgrades Go 1.18 -> 1.18.1
- Upgrades Rust 1.53 -> 1.58.1
- Fixes an issue with OSXCross and Darwin builds. This results in the new minimum OSX version being `MacOSX10.14`/`darwin18`
pull/21125/head
Dane Strandboge 2022-04-13 14:48:07 -05:00 committed by GitHub
parent 1d268cf9c3
commit 753f503424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ parameters:
# when updating the go version, should also update the go version in go.mod
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
type: string
default: go1.18-62da560a25c021668f39bc4d10f936cef93140f9
default: go1.18.1-52b299506343dfbb3f138d8a740bcfd0d97c1888
commands:
install_rust: