mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
restored QEMUVERSION and slim-stretch and removed arch linux/arm64v8 #109295
This commit is contained in:
parent
9c65abd2c2
commit
61f04e6f20
@ -15,7 +15,7 @@
|
|||||||
REGISTRY ?= registry.k8s.io/e2e-test-images
|
REGISTRY ?= registry.k8s.io/e2e-test-images
|
||||||
GOARM ?= 7
|
GOARM ?= 7
|
||||||
DOCKER_CERT_BASE_PATH ?=
|
DOCKER_CERT_BASE_PATH ?=
|
||||||
QEMUVERSION=v7.1.0-2
|
QEMUVERSION=v5.1.0-2
|
||||||
GOLANG_VERSION=1.19.2
|
GOLANG_VERSION=1.19.2
|
||||||
export
|
export
|
||||||
|
|
||||||
|
@ -1,2 +1 @@
|
|||||||
linux/amd64=python:3.6-slim-buster
|
linux/amd64=python:3.6-slim-stretch
|
||||||
linux/arm64=arm64v8/python:3.6-slim-buster
|
|
||||||
|
Loading…
Reference in New Issue
Block a user