Edit Dockerfile

This commit is contained in:
2022-01-15 21:58:07 +01:00
parent 875fc7e138
commit 3c5f4d0d6e

View File

@@ -10,6 +10,8 @@ RUN yarn install
RUN yarn build
RUN mv spotify.json build
WORKDIR /usr/src/athena/build
RUN yarn install --production