Skip to content

Commit

Permalink
revert update Dockerfile.proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
freeziyou committed Feb 1, 2024
1 parent 370d756 commit dc03c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/Dockerfile.proxy
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ENV PATH="$PNPM_HOME:$PATH"
RUN corepack enable

COPY ./website /app
COPY .env /app/.env.development
WORKDIR /app

RUN pnpm install --frozen-lockfile && pnpm build
Expand Down

0 comments on commit dc03c7e

Please sign in to comment.