Skip to content

Commit

Permalink
add baseimage for s390x, ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
Basavaraju-G committed Oct 1, 2024
1 parent 8640cd7 commit 7eced97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/BASEIMAGE
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
linux/amd64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
linux/arm64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
linux/s390x=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
linux/ppc64le=registry.k8s.io/build-image/debian-base:bookworm-v1.0.3
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022

0 comments on commit 7eced97

Please sign in to comment.