Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Draakoor authored Jun 3, 2024
1 parent 8c2dc07 commit f726f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IMAGES/ptero-wine/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL maintainer="draakoor <dominique@wellisch-itservice.de>"

ENV WINEDEBUG=fixme-all
ENV WINEARCH=win64
ENV WINEPREFIX=/home/container/wine/.wine
ENV WINEPREFIX=/home/container/.wine

COPY installwine.sh /installwine.sh
RUN chmod +x /installwine.sh
Expand Down

0 comments on commit f726f86

Please sign in to comment.