fixed docker building

This commit is contained in:
stratumadev 2025-10-10 00:48:18 +02:00
parent e30a9b9c9e
commit 2600566a30

View file

@ -15,7 +15,7 @@ RUN echo 'ffmpeg: "./bin/ffmpeg/ffmpeg"\nmkvmerge: "./bin/mkvtoolnix/mkvmerge"'
RUN npm install -g pnpm
RUN pnpm i
RUN pnpm run build-linux-gui
RUN pnpm run build-linux-x64-gui
# Move build to new Clean Image