build: use latest build container (#23057)

pull/23071/head
Sam Arnold 2022-01-13 10:05:53 -05:00 committed by GitHub
parent 3ce6cb45aa
commit d2da5c5088
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.17.2-c9371c24dc3e9daabf19786cf9638428dfe2637a
default: go1.17.2-f057a4596ecb3ade6e0015992e2e9d8e0220f80b
commands:
install_rust: