mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Replace deprecated MAINTAINER with OCI-compliant LABEL (#12360)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user