Upgrade to 6.0
This commit is contained in:
parent
d66dbf5824
commit
8c46aa8df5
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue