mirror of https://github.com/mindoc-org/mindoc.git
fix:修复时区问题
parent
906965692e
commit
f456ca4b8d
|
@ -46,6 +46,7 @@ LABEL maintainer="longfei6671@163.com"
|
||||||
|
|
||||||
RUN apk add --update && \
|
RUN apk add --update && \
|
||||||
apk add --no-cache --upgrade \
|
apk add --no-cache --upgrade \
|
||||||
|
tzdata \
|
||||||
mesa-gl \
|
mesa-gl \
|
||||||
python \
|
python \
|
||||||
qt5-qtbase-x11 \
|
qt5-qtbase-x11 \
|
||||||
|
|
Loading…
Reference in New Issue