This commit is contained in:
yehuozhili 2020-09-24 23:19:55 +08:00
parent 187c8e5c2b
commit 9954c97b9f

View File

@ -1,2 +1,2 @@
FROM nginx:1.15-alpine
FROM nginx:latest
COPY ./nginx.conf /etc/nginx/nginx.conf