
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
5 lines
120 B
Plaintext
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
|