Kaynağa Gözat

调整

develop
H Vs 2 ay önce
ebeveyn
işleme
62b671b8bd
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. +3
    -1
      docker/Dockerfile.latest

+ 3
- 1
docker/Dockerfile.latest Dosyayı Görüntüle

@@ -6,7 +6,9 @@ ARG TZ='Asia/Shanghai'
ARG CHATGPT_ON_WECHAT_VER

# RUN echo /etc/apt/sources.list
RUN sed -i 's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apt/sources.list
# RUN sed -i 's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apt/sources.list
RUN sed -i 's/deb.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list


# Set the timezone and configure tzdata
RUN apt-get update \


Yükleniyor…
İptal
Kaydet