mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-11-09 20:40:00 +00:00
Merge pull request #16 from tilosp-docker/update-3.0.13.8
Update to 3.0.13.8
This commit is contained in:
commit
049df5e012
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ RUN apt-get update \
|
||||||
|
|
||||||
## Set some variables for override.
|
## Set some variables for override.
|
||||||
# Download Link of TS3 Server
|
# Download Link of TS3 Server
|
||||||
ENV TEAMSPEAK_VERSION 3.0.13.7
|
ENV TEAMSPEAK_VERSION 3.0.13.8
|
||||||
ENV TEAMSPEAK_SHA256 b5b142c70859efdaffe50ec0a94ce54b32b3f232507fd7a52457c961a00f8b0d
|
ENV TEAMSPEAK_SHA256 460c771bf58c9a49b4be2c677652f21896b98a021d7fff286e59679b3f987a59
|
||||||
|
|
||||||
# Inject a Volume for any TS3-Data that needs to be persisted or to be accessible from the host. (e.g. for Backups)
|
# 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"]
|
VOLUME ["/teamspeak3"]
|
||||||
|
|
Loading…
Reference in a new issue