From 0a87ae6fd45261deac99d3ace117d1c755a9f551 Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期五, 19 十一月 2021 17:42:45 +0800
Subject: [PATCH] 修改仓库地址

---
 DOCKERFILE |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DOCKERFILE b/DOCKERFILE
index f547428..083c5da 100644
--- a/DOCKERFILE
+++ b/DOCKERFILE
@@ -30,10 +30,10 @@
          cmake curl  vim ca-certificates  tzdata libmysqlclient-dev  redis-server libssl-dev libx264-dev libfaac-dev ffmpeg
 WORKDIR /home
 
-RUN      git clone https://gitee.com/18010473990/maven.git && \
+RUN      git clone https://gitee.com/pan648540858/maven.git && \
          cp maven/settings.xml /usr/share/maven/conf/ && \
-         git clone https://gitee.com/18010473990/wvp-GB28181.git && \
-         git clone https://gitee.com/18010473990/wvp-pro-assist.git
+         git clone https://gitee.com/pan648540858/wvp-GB28181-pro.git && \
+         git clone https://gitee.com/pan648540858/wvp-pro-assist.git
          # 缂栬瘧鍓嶇鐣岄潰
 WORKDIR /home/wvp-GB28181/web_src
 

--
Gitblit v1.8.0