build: upgrade to Go 1.18.4 (#23568)

pull/23580/head
Brandon Pfeifer 2022-07-20 12:18:36 -04:00 committed by GitHub
parent 5c22d6c729
commit 771e3647ee
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.3-c75d304717395a43913dcc3d576d4f3545375253
default: go1.18.4-906fbe93f953b47185818364a186604209dc8da0
commands:
install_rust: