Upgrade to 6.0

This commit is contained in:
Cyrille Nofficial 2016-02-21 15:37:48 +01:00
parent d66dbf5824
commit 8c46aa8df5
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 5.3
ENV SUBSONIC_VERSION 6.0.beta1
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 5.3 (http://www.subsonic.org)
* Subsonic 6.0.beta1 (http://www.subsonic.org)
## Build your own image