mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
bumped image version and upgraded to buster and bumped QEMUVERSION to v7.1.0-2 #109295
This commit is contained in:
parent
73d0fac0db
commit
9c65abd2c2
@ -15,7 +15,7 @@
|
||||
REGISTRY ?= registry.k8s.io/e2e-test-images
|
||||
GOARM ?= 7
|
||||
DOCKER_CERT_BASE_PATH ?=
|
||||
QEMUVERSION=v5.1.0-2
|
||||
QEMUVERSION=v7.1.0-2
|
||||
GOLANG_VERSION=1.19.2
|
||||
export
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
linux/amd64=python:3.6-slim-stretch
|
||||
linux/arm64=arm64v8/python:3.6-slim-stretch
|
||||
linux/amd64=python:3.6-slim-buster
|
||||
linux/arm64=arm64v8/python:3.6-slim-buster
|
||||
|
@ -1 +1 @@
|
||||
1.2
|
||||
1.3
|
||||
|
Loading…
Reference in New Issue
Block a user