From a9ceea78f78a7a9c44dd382d86df4cf6855ca18d Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Thu, 15 Jun 2017 01:32:44 +0200 Subject: [PATCH] Update to Subsonic 6.1.1. --- Dockerfile | 2 +- README.md | 2 +- server.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index b6bee4e..5f06c4f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM jeanblanchard/tomcat:8 MAINTAINER Markus Birth -ENV SUBSONIC_VERSION="6.0" 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.1" LC_ALL="C.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8" TZ="Europe/Berlin" MAX_MEM="256" LABEL version="$SUBSONIC_VERSION" LABEL description="Subsonic media streamer" diff --git a/README.md b/README.md index e3d62da..6139492 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository contains configuration files for building a Noteworthy ---------- -* [Subsonic 6.0](http://www.subsonic.org/) +* [Subsonic 6.1.1](http://www.subsonic.org/) * 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 * compiles to a 266 MB image instead of [cyrilix](https://hub.docker.com/r/cyrilix/subsonic/)'s 484 MB diff --git a/server.xml b/server.xml index 7dce9e6..fbfb1d0 100644 --- a/server.xml +++ b/server.xml @@ -68,7 +68,7 @@ --> + redirectPort="8443" URIEncoding="utf-8" /> - +