TeamSpeak 3.0.13.6

Update TeamSpeak to 3.0.13.6
This commit is contained in:
Tilo Spannagel 2016-11-09 20:33:38 +01:00 committed by GitHub
parent 65f823aa11
commit c48c541741

View File

@ -14,8 +14,8 @@ RUN apt-get update \
## Set some variables for override.
# Download Link of TS3 Server
ENV TEAMSPEAK_VERSION 3.0.13.5
ENV TEAMSPEAK_SHA256 bd5933dd17d17f93d56f69332927cd1ce6f34439ec464a0ce2ca73102d85080c
ENV TEAMSPEAK_VERSION 3.0.13.6
ENV TEAMSPEAK_SHA256 19ccd8db5427758d972a864b70d4a1263ebb9628fcc42c3de75ba87de105d179
# 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"]