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

Commit

Permalink
Merge pull request #1 from devalx/master
Browse files Browse the repository at this point in the history
merge upstream
  • Loading branch information
BastiOfBerlin authored Nov 1, 2016
2 parents eca1010 + 7fd7757 commit 7277ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ubuntu:15.10
FROM ubuntu:16.04

MAINTAINER [email protected]

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

RUN apt-get update -q \
Expand Down

0 comments on commit 7277ec9

Please sign in to comment.