diff --git a/acc-web/Dockerfile b/acc-web/Dockerfile index 97beeb6..2db827f 100644 --- a/acc-web/Dockerfile +++ b/acc-web/Dockerfile @@ -11,7 +11,7 @@ RUN apt install --install-recommends winehq-stable -y RUN echo steam steam/question select "I AGREE" | debconf-set-selections RUN echo steam steam/license note '' | debconf-set-selections -RUN apt install steamcmd +RUN apt install lib32gcc1 steamcmd RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip