Skip to content

Commit 35a04d9

Browse files
committed
hotfix
1 parent c3db8a0 commit 35a04d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ EXPOSE 9899
88

99
ARG VERSION
1010

11+
ENV LANG C.UTF-8
12+
ENV LANGUAGE C.UTF-8
13+
ENV LC_ALL C.UTF-8
1114
ENV JARBOOT_DOCKER true
1215
ENV VERSION $VERSION
1316

0 commit comments

Comments
 (0)