Explorar el Código

更新 'Dockerfile'

fanyong hace 1 mes
padre
commit
c5333073be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM registry.cn-hangzhou.aliyuncs.com/iron-fe/nginx
+FROM registry.cn-hangzhou.aliyuncs.com/wehome-base/nginx
 RUN mkdir /usr/share/nginx/app
 RUN mkdir /usr/share/nginx/app/dist
 RUN rm -rf /etc/nginx/nginx.conf