Upgrade to 6.0

This commit is contained in:
Cyrille Nofficial 2016-05-22 10:47:13 +02:00
parent 8c46aa8df5
commit a2c58d4012
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.beta1
ENV SUBSONIC_VERSION 6.0
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.beta1 (http://www.subsonic.org)
* Subsonic 6.0 (http://www.subsonic.org)
## Build your own image