Fixed build
Build / latest (push) Failing after 36s

This commit is contained in:
2026-06-14 10:46:35 +02:00
parent a777dfb888
commit 86c89ae1d3
+1 -1
View File
@@ -27,7 +27,7 @@ ENV \
WORKDIR /home/steam/unturned
RUN steamcmd +force_install_dir /home/steam/unturned +login anonymous +app_update 1110390 validate +quit
RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir /home/steam/unturned +login anonymous +app_update 1110390 validate +quit
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh