Skip to content

Commit 55c0468

Browse files
committed
chore - Update Dockerfile
1 parent 78dc45b commit 55c0468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ ENV LOAD_LANGUAGE_LIBS $LOAD_LANGUAGE_LIBS
3636

3737
COPY . .
3838
RUN tsc
39-
RUN npm run build:proto
4039
CMD ["node","./dist/main.js"]
4140
EXPOSE 5030

0 commit comments

Comments
 (0)