mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Merge pull request #79151 from bclau/test-images/agnhost-baseimage-prefix
test images: Removes linux/ prefix from agnhost BASEIMAGE
This commit is contained in:
commit
50181f3e90
@ -1,5 +1,5 @@
|
|||||||
linux/amd64=alpine:3.6
|
amd64=alpine:3.6
|
||||||
linux/arm=arm32v6/alpine:3.6
|
arm=arm32v6/alpine:3.6
|
||||||
linux/arm64=arm64v8/alpine:3.6
|
arm64=arm64v8/alpine:3.6
|
||||||
linux/ppc64le=ppc64le/alpine:3.6
|
ppc64le=ppc64le/alpine:3.6
|
||||||
linux/s390x=s390x/alpine:3.6
|
s390x=s390x/alpine:3.6
|
||||||
|
Loading…
Reference in New Issue
Block a user