Skip to content

Commit

Permalink
Switch to wine staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik committed Apr 24, 2018
1 parent b0656e8 commit 6d4df81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN dpkg --add-architecture i386 && \
rm Release.key && \
apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ && \
apt-get update && \
apt-get install -y winehq-stable
apt-get install -y winehq-staging

# Download winetricks from source
RUN wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks && \
Expand Down

0 comments on commit 6d4df81

Please sign in to comment.