Skip to content

Commit

Permalink
v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjerry committed Nov 2, 2022
1 parent 95e99f8 commit f6001ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion x64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM amd64/debian:buster-slim

ENV DEBIAN_FRONTEND noninteractive
ENV WINEDLLOVERRIDES 'winemenubuilder.exe,mscoree,mshtml=d'
ENV LANG en_US.UTF-8
ENV WINEPREFIX /root/.wine
Expand Down
1 change: 0 additions & 1 deletion x86/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM i386/alpine:latest

ENV DEBIAN_FRONTEND noninteractive
ENV WINEDLLOVERRIDES 'winemenubuilder.exe,mscoree,mshtml=d'
ENV LANG en_US.UTF-8
ENV WINEPREFIX /root/.wine
Expand Down

0 comments on commit f6001ff

Please sign in to comment.