Upgrade to 6.0
This commit is contained in:
parent
8c46aa8df5
commit
a2c58d4012
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM tomcat:8-jre8
|
FROM tomcat:8-jre8
|
||||||
MAINTAINER Cyrille Nofficial<cynoffic@cyrilix.fr>
|
MAINTAINER Cyrille Nofficial<cynoffic@cyrilix.fr>
|
||||||
|
|
||||||
ENV SUBSONIC_VERSION 6.0.beta1
|
ENV SUBSONIC_VERSION 6.0
|
||||||
|
|
||||||
LABEL version="$SUBSONIC_VERSION"
|
LABEL version="$SUBSONIC_VERSION"
|
||||||
LABEL description="Subsonic media streamer"
|
LABEL description="Subsonic media streamer"
|
||||||
|
|
|
@ -4,7 +4,7 @@ Docker (http://docker.io) image for the Subsonic media streamer.
|
||||||
|
|
||||||
## Noteworthy
|
## Noteworthy
|
||||||
|
|
||||||
* Subsonic 6.0.beta1 (http://www.subsonic.org)
|
* Subsonic 6.0 (http://www.subsonic.org)
|
||||||
|
|
||||||
## Build your own image
|
## Build your own image
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue