Update Dockerfile
Some checks failed
Build and push image / Build (push) Failing after 1m54s

This commit is contained in:
Jack 2023-09-27 15:37:59 +01:00
parent 83acde555f
commit 31f85bbed4

View File

@ -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 --install-recommends steamcmd -y
RUN apt install steamcmd -y
RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip