mirror of
https://github.com/luzifer-docker/terraria.git
synced 2024-11-09 21:20:02 +00:00
Update terraria-docker
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
c7583d894a
commit
cb31054f80
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM debian:stretch
|
||||||
ENV TERRARIA_VERISON=1353 \
|
ENV TERRARIA_VERISON=1353 \
|
||||||
DUMB_INIT_VERSION=1.2.1 \
|
DUMB_INIT_VERSION=1.2.1 \
|
||||||
GOSU_VERSION=1.10 \
|
GOSU_VERSION=1.10 \
|
||||||
TERRARIA_DOCKER_VERSION=v0.2.0 \
|
TERRARIA_DOCKER_VERSION=v0.3.0 \
|
||||||
HOME=/home/gameserver \
|
HOME=/home/gameserver \
|
||||||
SERVER=/home/gameserver/terraria
|
SERVER=/home/gameserver/terraria
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue