Upgrade version to 6.1.1

This commit is contained in:
Cyrille Nofficial 2017-08-20 17:16:56 +02:00
parent c76bd69d1e
commit a60b271193
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM tomcat:8-jre8
LABEL MAINTAINER Cyrille Nofficial<cynoffic@cyrilix.fr>
ENV SUBSONIC_VERSION 6.0
ENV SUBSONIC_VERSION 6.1.1
LABEL version="$SUBSONIC_VERSION"
LABEL description="Subsonic media streamer"