ci: use mirrored nginx base image
All checks were successful
Deploy Hugo Blog to k3s / build-and-deploy (push) Successful in 1m56s
All checks were successful
Deploy Hugo Blog to k3s / build-and-deploy (push) Successful in 1m56s
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
FROM nginx:alpine
|
FROM docker.m.daocloud.io/library/nginx:alpine
|
||||||
COPY public/ /usr/share/nginx/html
|
COPY public/ /usr/share/nginx/html
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|||||||
Reference in New Issue
Block a user