Explorar el Código

修改依赖的 nginx 镜像

reghao hace 3 años
padre
commit
2fa70ae185
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM nginx/tnb
+FROM docker.reghao.cn/nginx/tnb:1.21
 
 RUN sed -i 's/8080/8081/' /etc/nginx/conf.d/http.conf
 COPY ./dist/ /opt/webroot/