Skip to content

Commit

Permalink
Merge pull request #38 from hack2012/master
Browse files Browse the repository at this point in the history
修复中英文切换bug
  • Loading branch information
boy-hack authored Jun 27, 2019
2 parents 95d410a + d093c06 commit fc7d430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN set -x \
&& apk add bash \
&& apk add tzdata \
&& apk add gcc \
&& apk add gettext \
&& apk add libc-dev \
&& apk add linux-headers \
&& apk add nginx \
Expand Down

0 comments on commit fc7d430

Please sign in to comment.