Fixing build

This commit is contained in:
retropikzel 2024-10-11 13:35:51 +03:00
parent a07caaf7f3
commit 4d2160b7ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:latest
RUN apk add wine
RUN apk add wine make
COPY ./executables/nsis-3.10-setup.exe /setup.exe
RUN wine setup.exe /S