Update Dockerfile

This commit is contained in:
2022-01-17 16:54:16 +01:00
parent f02635b83c
commit af4146024e

View File

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