Replaced deprecated MAINTAINER with LABEL (#679)
Change-Id: I9c9b8c022cb3f2b384fef7de823dc45720ef72a8 Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5063 Tested-by: gerrit-photon <photon-checkins@vmware.com> Reviewed-by: Sharath George
This commit is contained in:
parent
ec165e00b1
commit
6d95e42c58
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
FROM scratch
|
||||
MAINTAINER tliaqat@vmware.com
|
||||
LABEL maintainer tliaqat@vmware.com
|
||||
|
||||
ADD stage/photon-rootfs-$PHOTON_RELEASE_VERSION-$PHOTON_BUILD_NUMBER.tar.bz2 /
|
||||
|
||||
|
|
Loading…
Reference in New Issue