From 5d2de1895676b803bbe7d1975a980d97cb115d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20Garc=C3=ADa=20Veytia=20=28Puerco=29?= Date: Wed, 3 Aug 2022 22:05:03 -0500 Subject: [PATCH] Bump test Makefile to final 1.19 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adolfo GarcĂ­a Veytia (Puerco) --- test/images/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/images/Makefile b/test/images/Makefile index 0487d7476e9..fc6e0999e9a 100644 --- a/test/images/Makefile +++ b/test/images/Makefile @@ -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.19rc2 +GOLANG_VERSION=1.19 export ifndef WHAT