更新 docker/Dockerfile
Some checks failed
Some checks failed
This commit is contained in:
parent
3fab4ef78e
commit
b29c9d5a7d
@ -1,4 +1,5 @@
|
|||||||
FROM git.zgfxrc.cn/registry/nginx:1.25-alpine-slim
|
#FROM git.zgfxrc.cn/registry/nginx:1.25-alpine-slim
|
||||||
|
FROM nginx:1.25-alpine-slim
|
||||||
|
|
||||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories \
|
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories \
|
||||||
&& apk add --no-cache tzdata \
|
&& apk add --no-cache tzdata \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user