Switched to multiplaysafe beta (old change that did not get committed)

This commit is contained in:
2026-02-19 14:07:07 +01:00
parent bff3d1080b
commit 8b081e109d

View File

@@ -7,7 +7,7 @@ ARG APP_ID=600760
ARG USER_DIR="/stationeers" ARG USER_DIR="/stationeers"
# Install application and configure access rights # Install application and configure access rights
RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir "$APP_DIR" +login anonymous +app_update 600760 validate +quit RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir "$APP_DIR" +login anonymous +app_update 600760 -beta multiplayersafe validate +quit
# Game port # Game port
EXPOSE 27016/udp EXPOSE 27016/udp