Merge pull request #33192 from kinzhi/kinzhi30

[zh]Update content/zh/examples/service/access/Dockerfile
This commit is contained in:
Kubernetes Prow Robot
2022-04-25 21:46:51 -07:00
committed by GitHub
@@ -1,4 +1,4 @@
FROM nginx:1.17.3
RUN rm /etc/nginx/conf.d/default.conf
COPY frontend.conf /etc/nginx/conf.d
COPY frontend-nginx.conf /etc/nginx/conf.d