diff --git a/Dockerfile b/Dockerfile index ce16206..31fdca8 100755 --- a/Dockerfile +++ b/Dockerfile @@ -10,8 +10,6 @@ RUN yarn install RUN yarn build -RUN mv spotify.json build - WORKDIR /usr/src/athena/build RUN yarn install --production