maint: fix installer

This commit is contained in:
Henning Bocklage 2021-07-19 20:27:02 +02:00
parent d2f72e66b2
commit 48f3fbdf17

View File

@ -30,7 +30,7 @@ RUN git clone https://gitlab.com/RemixDev/deemix-gui.git --recursive && \
WORKDIR /deemix-gui
RUN yarn install --prod
RUN yarn install-all --prod
COPY root/ /