Skip to content

Commit

Permalink
too less coffee :/
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Jan 16, 2025
1 parent 1a67cc6 commit 60c5fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/aloft/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN apt-get clean \
# Install wine and with recommends
RUN mkdir -pm755 /etc/apt/keyrings
RUN wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/debian/dists/bookworm/winehq-bookworm.sources
RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/noble/winehq-noble.sources
RUN apt update
RUN apt install --install-recommends winehq-staging winbind cabextract -y

Expand Down

0 comments on commit 60c5fea

Please sign in to comment.