Replace deprecated MAINTAINER with OCI-compliant LABEL (#12360)

This commit is contained in:
Zied Kharrat
2025-07-01 01:06:31 +01:00
committed by GitHub
parent f9385ec918
commit 5cd3f40cbc

View File

@@ -1,6 +1,7 @@
FROM kubevirt/registry-disk-v1alpha
ARG cloud_image
MAINTAINER "The Kubespray Project" <kubespray@googlegroups.com>
LABEL org.opencontainers.image.authors="The Kubespray Project <kubespray@googlegroups.com>"
COPY $cloud_image /disk