We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec165e0 commit 6d95e42Copy full SHA for 6d95e42
Dockerfile
@@ -3,7 +3,7 @@
3
#
4
5
FROM scratch
6
-MAINTAINER [email protected]
+LABEL maintainer [email protected]
7
8
ADD stage/photon-rootfs-$PHOTON_RELEASE_VERSION-$PHOTON_BUILD_NUMBER.tar.bz2 /
9
0 commit comments