Update Dockerfile
Some checks reported warnings
Build and push image / Build (push) Has been cancelled

This commit is contained in:
Jack 2023-09-27 15:31:14 +01:00
parent 5528905c24
commit 2114177b5c

View File

@ -8,8 +8,8 @@ RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/d
RUN apt update RUN apt update
RUN apt install --install-recommends winehq-stable -y RUN apt install --install-recommends winehq-stable -y
RUN echo steam steamcmd/question select "I AGREE" | debconf-set-selections RUN echo steam steam/question select "I AGREE" | debconf-set-selections
RUN echo steam steamcmd/license note '' | debconf-set-selections RUN echo steam steam/license note '' | debconf-set-selections
RUN apt install steamcmd RUN apt install steamcmd