steamcmd: dotnet 8
This commit is contained in:
@@ -18,7 +18,7 @@ RUN apt update -y \
|
||||
&& dpkg -i packages-microsoft-prod.deb \
|
||||
&& rm packages-microsoft-prod.deb \
|
||||
&& apt update -y \
|
||||
&& apt install -y aspnetcore-runtime-7.0 dotnet-sdk-7.0 libgdiplus
|
||||
&& apt install -y aspnetcore-runtime-7.0 dotnet-sdk-7.0 libgdiplus aspnetcore-runtime-8.0 dotnet-sdk-8.0
|
||||
|
||||
## install rcon
|
||||
RUN cd /tmp/ \
|
||||
|
Reference in New Issue
Block a user