Update to TS3.0.11.2

This commit is contained in:
Knut Ahlers 2015-02-09 00:17:07 +01:00
parent ac5b63f113
commit 90783e01b9

View file

@ -10,7 +10,7 @@ MAINTAINER Alex
## Set some variables for override.
# Download Link of TS3 Server
ENV TEAMSPEAK_URL http://dl.4players.de/ts/releases/3.0.11.1/teamspeak3-server_linux-amd64-3.0.11.1.tar.gz
ENV TEAMSPEAK_URL http://dl.4players.de/ts/releases/3.0.11.2/teamspeak3-server_linux-amd64-3.0.11.2.tar.gz
# Inject a Volume for any TS3-Data that needs to be persisted or to be accessible from the host. (e.g. for Backups)
VOLUME ["/teamspeak3"]