From af4146024e517d0400dfa4e0e3a180c283b9530d Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 17 Jan 2022 16:54:16 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) 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