Update Dockerfile

This commit is contained in:
2022-01-15 19:58:33 +01:00
parent 291ab0236e
commit 87633fe2f5

View File

@@ -14,7 +14,9 @@ WORKDIR /usr/src/athena/build
RUN yarn install --production RUN yarn install --production
RUN mkdir .config && cd .config RUN mkdir .config
RUN cd /.config
RUN touch .spotify RUN touch .spotify