Skip to content

Commit

Permalink
remove unneeded env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
WillQizza committed Dec 19, 2023
1 parent 1f5cdf3 commit 3c0a190
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM node:20.0.0 AS source
ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"
RUN corepack enable

WORKDIR /app
Expand Down

0 comments on commit 3c0a190

Please sign in to comment.