diff --git a/acc-web/Dockerfile b/acc-web/Dockerfile index bfd243b..f547ff5 100644 --- a/acc-web/Dockerfile +++ b/acc-web/Dockerfile @@ -13,7 +13,7 @@ RUN echo steam steam/license note '' | debconf-set-selections RUN apt install wget screen -y -RUN add-apt-repository multiverse +#RUN add-apt-repository multiverse RUN apt update RUN apt install lib32gcc-s1 steamcmd -y