Update Go to 1.18.3

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato
2022-06-07 13:32:07 +02:00
parent 79cef12276
commit aac61cea97
5 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ REGISTRY ?= registry.k8s.io/e2e-test-images
GOARM ?= 7
DOCKER_CERT_BASE_PATH ?=
QEMUVERSION=v5.1.0-2
GOLANG_VERSION=1.18.2
GOLANG_VERSION=1.18.3
export
ifndef WHAT