Update to 6.1.5.
This commit is contained in:
parent
2d92fabc7b
commit
d3bd6fac50
@ -1,6 +1,6 @@
|
|||||||
FROM jeanblanchard/tomcat:8
|
FROM jeanblanchard/tomcat:8
|
||||||
|
|
||||||
ENV SUBSONIC_VERSION="6.1.4" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256"
|
ENV SUBSONIC_VERSION="6.1.5" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256"
|
||||||
|
|
||||||
LABEL maintainer="Markus Birth <markus@birth-online.de>"
|
LABEL maintainer="Markus Birth <markus@birth-online.de>"
|
||||||
LABEL version="$SUBSONIC_VERSION"
|
LABEL version="$SUBSONIC_VERSION"
|
||||||
|
@ -8,7 +8,7 @@ This repository contains configuration files for building a
|
|||||||
Noteworthy
|
Noteworthy
|
||||||
----------
|
----------
|
||||||
|
|
||||||
* [Subsonic 6.1.4](http://www.subsonic.org/)
|
* [Subsonic 6.1.5](http://www.subsonic.org/)
|
||||||
* based on [cyrilix](https://github.com/cyrilix)/[docker-subsonic](https://github.com/cyrilix/docker-subsonic)
|
* based on [cyrilix](https://github.com/cyrilix)/[docker-subsonic](https://github.com/cyrilix/docker-subsonic)
|
||||||
* uses [jeanblanchard](https://github.com/jeanblanchard)/[tomcat](https://hub.docker.com/r/jeanblanchard/tomcat/) with Alpine Linux
|
* uses [jeanblanchard](https://github.com/jeanblanchard)/[tomcat](https://hub.docker.com/r/jeanblanchard/tomcat/) with Alpine Linux
|
||||||
* compiles to a 266 MB image instead of [cyrilix](https://hub.docker.com/r/cyrilix/subsonic/)'s 484 MB
|
* compiles to a 266 MB image instead of [cyrilix](https://hub.docker.com/r/cyrilix/subsonic/)'s 484 MB
|
||||||
|
Reference in New Issue
Block a user