Files
kubernetes/test/images/apparmor-loader/BASEIMAGE
Yaakov Selkowitz 82920d99f8 Fix build of apparmor-loader test image
apparmor is no longer found in Alpine edge/testing but in
edge/community, presumably in preparation for full-fledged inclusion in
3.15.  If so, once that is released, BASEIMAGE can be updated again and
the explicit --repository flag to 'apk add' dropped.

Fixes: https://github.com/kubernetes/kubernetes/issues/105528
2021-10-07 01:25:49 -04:00

5 lines
120 B
Plaintext

linux/amd64=alpine:3.14
linux/arm=arm32v6/alpine:3.14
linux/arm64=arm64v8/alpine:3.14
linux/ppc64le=ppc64le/alpine:3.14