Skip to content

Commit

Permalink
stupid docker file grumble stupid npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Maguire committed Sep 26, 2024
1 parent e9ce01c commit 7e37518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ COPY package.json package.json
COPY package-lock.json package-lock.json

RUN npm ci --force
RUN npm install googleapis archiver cheerio redis --force
RUN npm cache clean --force

ENV VERSION=$VERSION
Expand Down

0 comments on commit 7e37518

Please sign in to comment.