From 6015468f5d6afe2d2e33104ea7a22e7a4215bf78 Mon Sep 17 00:00:00 2001 From: Ron Sonnemans Date: Thu, 19 Feb 2026 14:26:50 +0100 Subject: [PATCH] Revert "Reverted back to non beta version to see if it is fixed" This reverts commit 0e67406463e938e18f4dc7a62cccc50cfe1b2ceb. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 86f11aa..7008943 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 validate +quit +RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir "$APP_DIR" +login anonymous +app_update 600760 -beta multiplayersafe validate +quit # Game port EXPOSE 27016/udp