Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
EgoMaw committed Jan 29, 2024
1 parent 8bb32ca commit 979a337
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions steamcmd/dotnet/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ RUN dpkg --add-architecture i386 \
&& apt-get update \
&& apt-get upgrade -y \
&& apt-get install -y --no-install-recommends tar curl jq gcc g++ lib32gcc-s1 libgcc1 libcurl4-gnutls-dev:i386 libssl1.1:i386 libcurl4:i386 lib32tinfo6 libtinfo6:i386 lib32z1 lib32stdc++6 libncurses5:i386 libcurl3-gnutls:i386 libsdl2-2.0-0:i386 iproute2 gdb libsdl1.2debian libfontconfig1 telnet net-tools netcat tzdata tini \
libstdc++6 libstdc++6:i386 libc6-amd64 libc6:i386 psmisc libgdiplus libcurl4 libfontconfig1 libpangocairo-1.0-0 libnss3 libgconf-2-4 libxi6 libxcursor1 libxss1 libxcomposite1 libasound2 libxdamage1 libxtst6 libatk1.0-0 libxrandr2 libcurl4 xvfb mesa-utils git \
y python3 python3-dev python3-pip apt-transport-https wget iproute2 sqlite3 xvfb gettext-base
libstdc++6 libstdc++6:i386 libc6-amd64 libc6:i386 psmisc libgdiplus libcurl4 libfontconfig1 libpangocairo-1.0-0 libnss3 libgconf-2-4 libxi6 libxcursor1 libxss1 libxcomposite1 libasound2 libxdamage1 libxtst6 libatk1.0-0 libxrandr2 libcurl4 xvfb mesa-utils git python3 python3-dev python3-pip apt-transport-https wget iproute2 sqlite3 xvfb gettext-base

RUN apt-get update -y \
&& apt-get upgrade -y \
Expand Down

0 comments on commit 979a337

Please sign in to comment.