There was an error while loading. Please reload this page.
2 parents 1838601 + 19e613c commit db1ee70Copy full SHA for db1ee70
context/Dockerfile
@@ -12,7 +12,7 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
12
13
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
14
15
-# 替换Ubuntu软件源
+# 替换Ubuntu默认软件源
16
RUN sed -i 's/archive.ubuntu.com/mirrors.aliyun.com/g' /etc/apt/sources.list
17
RUN sed -i 's/security.ubuntu.com/mirrors.aliyun.com/g' /etc/apt/sources.list
18
0 commit comments