fix:修复时区问题

pull/536/head
lifei6671 2019-03-11 15:01:11 +08:00
parent 906965692e
commit f456ca4b8d
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ LABEL maintainer="longfei6671@163.com"
RUN apk add --update && \
apk add --no-cache --upgrade \
tzdata \
mesa-gl \
python \
qt5-qtbase-x11 \