robert 2 anos atrás
pai
commit
1b6fff12db
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -8,7 +8,7 @@ ENV TZ=Asia/Shanghai
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY supervisord.service /root/supervisord.service
 COPY install_supervisor.sh /root/install_supervisor.sh
-COPY epel.repo /etc/yum.repos.d/centos.repo
+COPY centos-base.repo /etc/yum.repos.d/centos-base.repo
 
 # install supervisor & nginx