Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Update to teamspeak 3.0.13.2.
Browse files Browse the repository at this point in the history
Fixes vulnerabilities and adds some minor stuff.
See http://forum.teamspeak.com/threads/126318-TeamSpeak-3-Server-3-0-13-2-released
  • Loading branch information
leMaik authored Aug 16, 2016
1 parent bd34773 commit 785145f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:15.10

MAINTAINER [email protected]

ENV TEAMSPEAK_URL http://dl.4players.de/ts/releases/3.0.12.4/teamspeak3-server_linux_amd64-3.0.12.4.tar.bz2
ENV TEAMSPEAK_URL http://dl.4players.de/ts/releases/3.0.13.2/teamspeak3-server_linux_amd64-3.0.13.2.tar.bz2
ENV TS3_UID 1000

RUN apt-get update -q \
Expand Down

0 comments on commit 785145f

Please sign in to comment.