Skip to content

Commit 4f8401e

Browse files
committed
chore: remove build step from Dockerfile to streamline image creation
1 parent 49a55a8 commit 4f8401e

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
@@ -4,4 +4,3 @@ WORKDIR /opt
44
COPY . .
55

66
RUN npm install
7-
RUN npm run build

0 commit comments

Comments
 (0)