Skip to content

Commit

Permalink
Update website/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored May 9, 2024
1 parent c4d1b58 commit b0ff869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ WORKDIR /app
COPY .env.docker .env
COPY package.json package-lock.json ./


FROM base as prod-deps
RUN npm install --omit=dev

Expand Down

0 comments on commit b0ff869

Please sign in to comment.