Skip to content

Commit 468641d

Browse files
[Fix]修改错误
1 parent 7b723a2 commit 468641d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,4 @@ RUN set -ex \
3232
COPY core/entrypoint.sh .
3333
RUN chmod 755 ./entrypoint.sh
3434

35-
ENV LANG=zh_CN.UTF-8 \
36-
LC_ALL=zh_CN.UTF-8
37-
3835
CMD ["./entrypoint.sh"]

0 commit comments

Comments
 (0)