Skip to content

Commit 24fdaa4

Browse files
committed
build(docker): fix env
1 parent 37579a2 commit 24fdaa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM node:16 AS builder
22

3-
ENV NODE_ENV production
43
WORKDIR /app
54
COPY ./package.json ./
65
RUN npm install

0 commit comments

Comments
 (0)