Update deprecated MAINTAINER tag.

This commit is contained in:
Markus Birth 2017-10-23 13:38:47 +02:00
parent b52a23c517
commit ee59c6548a
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

View File

@ -1,8 +1,8 @@
FROM jeanblanchard/tomcat:8
MAINTAINER Markus Birth <markus@birth-online.de>
ENV SUBSONIC_VERSION="6.1.2" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256"
LABEL maintainer="Markus Birth <markus@birth-online.de>"
LABEL version="$SUBSONIC_VERSION"
LABEL description="Subsonic media streamer"
LABEL org.label-schema.name="Subsonic" \