소스 검색

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/