This commit is contained in:
2026-01-09 10:10:58 +08:00
parent adb90bbf10
commit 92aa27caa9
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ RUN mkdir -p /root/.m2 && \
RUN apt-get update && \
apt-get install -y git && \
git clone https://github.com/alibaba/DataX.git
git clone https://gitee.com/alibaba/DataX.git
COPY runtime/datax/ DataX/