Skip to content

Commit

Permalink
another fix pls
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkaixiang committed Nov 5, 2023
1 parent ba95228 commit de8a9a5
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
Expand Up @@ -5,8 +5,6 @@ FROM node:lts-alpine AS base
WORKDIR /app/
ENV NODE_ENV=production

RUN npm install -g [email protected]


FROM base AS npm

Expand Down

0 comments on commit de8a9a5

Please sign in to comment.