chore: upgrade to Go 1.18.6 (#23746)

pull/23796/head
Brandon Pfeifer 2022-09-26 10:10:43 -04:00 committed by GitHub
parent 817eca94de
commit 6a4a7e13e4
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.5-81cd97477f9a6c9f2db03dc56f560bf54f8da8bb
default: go1.18.6-9c97f2f2903566a00bd4b00184aeca0c813adda0
commands:
install_rust: