mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Upgrade Debian for npb-ep e2e test image
This commit is contained in:
parent
b2f9a821ea
commit
5001fdc23e
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
linux/amd64=debian:stretch-slim
|
||||
linux/arm64=arm64v8/debian:stretch-slim
|
||||
linux/ppc64le=ppc64le/debian:stretch-slim
|
||||
linux/s390x=s390x/debian:stretch-slim
|
||||
linux/amd64=debian:bookworm-slim
|
||||
linux/arm64=arm64v8/debian:bookworm-slim
|
||||
linux/ppc64le=ppc64le/debian:bookworm-slim
|
||||
linux/s390x=s390x/debian:bookworm-slim
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.2
|
||||
1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue