Skip to content

Commit

Permalink
chore: remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 28, 2023
1 parent 22f24a3 commit d1edffa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ RUN \
python3-dev \
npm=9.6.6-r0

# set production env install will not install devDependencies
ENV NODE_ENV=production

COPY . .

# if node_modules does not exist, run it, otherwise skip
Expand Down

0 comments on commit d1edffa

Please sign in to comment.