Update Dockerfile
Some checks failed
Build and push image / Build (push) Failing after 3m21s

This commit is contained in:
Jack 2023-09-27 15:48:01 +01:00
parent d9737dd70a
commit 7c065769df

View File

@ -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