Reverted back to non beta version to see if it is fixed
This commit is contained in:
@@ -7,7 +7,7 @@ ARG APP_ID=600760
|
||||
ARG USER_DIR="/stationeers"
|
||||
|
||||
# Install application and configure access rights
|
||||
RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir "$APP_DIR" +login anonymous +app_update 600760 -beta multiplayersafe validate +quit
|
||||
RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir "$APP_DIR" +login anonymous +app_update 600760 validate +quit
|
||||
|
||||
# Game port
|
||||
EXPOSE 27016/udp
|
||||
|
||||
Reference in New Issue
Block a user