浏览代码

update Dockerfile

reghao 3 月之前
父节点
当前提交
fe6d91970f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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/