Update to 6.1.1

This commit is contained in:
darkson95 2017-08-12 18:19:59 +02:00
parent a2c58d4012
commit d5c0f928d9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM tomcat:8-jre8
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"

View File

@ -4,7 +4,7 @@ Docker (http://docker.io) image for the Subsonic media streamer.
## Noteworthy
* Subsonic 6.0 (http://www.subsonic.org)
* Subsonic 6.1.1 (http://www.subsonic.org)
## Build your own image