MAINTAINER is deprecated

This commit is contained in:
Shao Yu Lung
2018-03-16 17:34:47 +08:00
parent 1ab5b405a9
commit 70e10a4953
22 changed files with 24 additions and 25 deletions

View File

@ -1,6 +1,6 @@
FROM phusion/baseimage:latest
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
COPY run-certbot.sh /root/certbot/run-certbot.sh