fix: 解决docker镜像下载失败问题
This commit is contained in:
parent
747db07288
commit
eb565ca422
@ -1,4 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
FROM docker.liyanyan.work/library/nginx:alpine
|
||||
|
||||
# Copy our default server config; site content is not baked into the image.
|
||||
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user