Skip to content

Commit 0c2ef38

Browse files
[mirotalkc2c] - fix typo
1 parent 5cae6bf commit 0c2ef38

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
@@ -15,7 +15,6 @@ COPY .env.template ./.env
1515
RUN apk add --no-cache \
1616
bash \
1717
vim \
18-
&& npm install \
1918
&& npm ci --only=production --silent \
2019
&& rm -rf /tmp/* /var/tmp/* /usr/share/doc/*
2120

0 commit comments

Comments
 (0)