Skip to content

Commit

Permalink
Update wine to 5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pauleve committed Sep 18, 2020
1 parent dae6d00 commit b76834e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and macOS.

Join the "WineHQ Players" clan! (Account > Buddies, Clan, Chat > Look for WineHQ Players and contact the captain, or send a mail to panard at inzenet dot org with your MTGO user name)

It is based on [i386/debian:testing-slim](https://hub.docker.com/r/i386/debian/) and wine 5.12.
It is based on [i386/debian:testing-slim](https://hub.docker.com/r/i386/debian/) and wine 5.17.

See https://appdb.winehq.org/objectManager.php?sClass=version&iId=32007 for more information.

Expand Down
2 changes: 1 addition & 1 deletion docker-wine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ COPY debian/control /tmp/control
RUN mk-build-deps -i -r -t "apt-get -y --no-install-recommends" /tmp/control

ARG WINE_GIT=wine-mirror/wine
ARG WINE_TAG=wine-5.12
ARG WINE_TAG=wine-5.17
ARG WINE_DIST=devel

RUN curl -L https://github.com/$WINE_GIT/archive/$WINE_TAG.tar.gz \
Expand Down

0 comments on commit b76834e

Please # to comment.