Bump test Makefile to final 1.19

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
This commit is contained in:
Adolfo García Veytia (Puerco) 2022-08-03 22:05:03 -05:00
parent 79df9e66f3
commit 5d2de18956

View File

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