Update Dockerfile

This commit is contained in:
basshound 2024-04-29 16:04:15 +00:00
parent b28cad39fc
commit 0d04a36ed4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ RUN apt install unzip -y
RUN apt install wget -y
USER ut
WORKDIR /home/ut
VOLUME["./paks:/home/ut/LinuxServer/UnrealTournament/Content/Paks/"]
#RUN wget https://s3.amazonaws.com/unrealtournament/ShippedBuilds/%2B%2BUT%2BRelease-Next-CL-3525360/UnrealTournament-Server-XAN-3525360-Linux.zip
RUN wget https://utils.navto.cc/UnrealTournament-Server-XAN-3525360-Linux.zip
RUN unzip UnrealTournament-Server-XAN-3525360-Linux.zip