Browse Source

update Dockerfile

reghao 3 tháng trước cách đây
mục cha
commit
fe6d91970f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM docker.reghao.cn/nginx/npm:1.21
+FROM registry.cn-chengdu.aliyuncs.com/reghao/nginx_npm:1.21
 
 RUN sed -i 's/8080/4040/' /etc/nginx/conf.d/http.conf
 COPY ./dist/ /opt/webroot/