chore: upgrade to Go 1.18.6 (#23746)
parent
817eca94de
commit
6a4a7e13e4
|
@ -6,7 +6,7 @@ parameters:
|
||||||
# when updating the go version, should also update the go version in go.mod
|
# 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 .
|
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
|
||||||
type: string
|
type: string
|
||||||
default: go1.18.5-81cd97477f9a6c9f2db03dc56f560bf54f8da8bb
|
default: go1.18.6-9c97f2f2903566a00bd4b00184aeca0c813adda0
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
install_rust:
|
install_rust:
|
||||||
|
|
Loading…
Reference in New Issue