1
0

Update to 6.1.3.

This commit is contained in:
2017-11-09 12:40:51 +01:00
parent ee59c6548a
commit 79c099482b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM jeanblanchard/tomcat:8
ENV SUBSONIC_VERSION="6.1.2" 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.3" 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 version="$SUBSONIC_VERSION"