update ark-server-tools in docker
This commit is contained in:
parent
665137a9f0
commit
a217aa5a86
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ENV UPDATEONSTART 1
|
|||
# if the server is backup when start with docker start
|
||||
ENV BACKUPONSTART 1
|
||||
# Tag on github for ark server tools
|
||||
ENV GIT_TAG v1.6.48
|
||||
ENV GIT_TAG v1.6.52
|
||||
# Server PORT (you can't remap with docker, it doesn't work)
|
||||
ENV SERVERPORT 27015
|
||||
# Steam port (you can't remap with docker, it doesn't work)
|
||||
|
|
Loading…
Reference in a new issue