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:28:18 +01:00
parent aaec654d1c
commit 5528905c24

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 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 echo steam steamcmd/question select "I AGREE" | debconf-set-selections
RUN echo steam steamcmd/license note '' | debconf-set-selections
RUN apt install steamcmd