Updated git tag for ark server manager
This commit is contained in:
parent
76fd195f91
commit
665137a9f0
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
|
# if the server is backup when start with docker start
|
||||||
ENV BACKUPONSTART 1
|
ENV BACKUPONSTART 1
|
||||||
# Tag on github for ark server tools
|
# Tag on github for ark server tools
|
||||||
ENV GIT_TAG v1.5
|
ENV GIT_TAG v1.6.48
|
||||||
# Server PORT (you can't remap with docker, it doesn't work)
|
# Server PORT (you can't remap with docker, it doesn't work)
|
||||||
ENV SERVERPORT 27015
|
ENV SERVERPORT 27015
|
||||||
# Steam port (you can't remap with docker, it doesn't work)
|
# Steam port (you can't remap with docker, it doesn't work)
|
||||||
|
|
Loading…
Reference in a new issue