mirror of
https://github.com/Jinnrry/PMail.git
synced 2025-02-20 11:43:09 +08:00
Update DockerfileGithubAction
This commit is contained in:
parent
37fbbe50ea
commit
5e38850748
@ -18,7 +18,6 @@ FROM alpine
|
||||
WORKDIR /work
|
||||
|
||||
# 设置时区
|
||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
|
||||
RUN apk add --no-cache tzdata \
|
||||
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone \
|
||||
|
Loading…
x
Reference in New Issue
Block a user