diff --git a/Dockerfile b/Dockerfile index 6812ab8..603191f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx +FROM 10.7.127.190:38080/nginx:latest RUN rm -rf /etc/nginx/conf.d/default.conf RUN rm -rf /etc/nginx/nginx.conf