Skip to content

Commit f6001ff

Browse files
committed
v1.2.4
1 parent 95e99f8 commit f6001ff

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

x64/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM amd64/debian:buster-slim
22

3-
ENV DEBIAN_FRONTEND noninteractive
43
ENV WINEDLLOVERRIDES 'winemenubuilder.exe,mscoree,mshtml=d'
54
ENV LANG en_US.UTF-8
65
ENV WINEPREFIX /root/.wine

x86/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM i386/alpine:latest
22

3-
ENV DEBIAN_FRONTEND noninteractive
43
ENV WINEDLLOVERRIDES 'winemenubuilder.exe,mscoree,mshtml=d'
54
ENV LANG en_US.UTF-8
65
ENV WINEPREFIX /root/.wine

0 commit comments

Comments
 (0)