Skip to content

Commit 180c812

Browse files
Update WINEVERSION to 10.17 in Dockerfile
1 parent 42388b2 commit 180c812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WORKDIR /root
66
# never env DEBIAN_FRONTEND=noninteractive !!
77
ARG DEBIAN_FRONTEND=noninteractive
88
ARG WINEBRANCH=stable
9-
ARG WINEVERSION=10.0.0.0~bookworm-1
9+
ARG WINEVERSION=10.17~bookworm-1
1010

1111
ENV WINEARCH=win64
1212
ENV WINEDEBUG=-all

0 commit comments

Comments
 (0)