This commit is contained in:
parent
ed02e777c1
commit
2fe5faa2bf
@ -1,5 +1,4 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
ARG E5SubBotFile
|
ARG E5SubBotFile
|
||||||
ENV TIME_ZONE=Asia/Shanghai
|
ENV TIME_ZONE=Asia/Shanghai
|
||||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && apk update && apk add tzdata \
|
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && apk update && apk add tzdata \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user