Skip to content

Commit db1ee70

Browse files
authored
Merge branch 'master' into release
2 parents 1838601 + 19e613c commit db1ee70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
1212

1313
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
1414

15-
# 替换Ubuntu软件源
15+
# 替换Ubuntu默认软件源
1616
RUN sed -i 's/archive.ubuntu.com/mirrors.aliyun.com/g' /etc/apt/sources.list
1717
RUN sed -i 's/security.ubuntu.com/mirrors.aliyun.com/g' /etc/apt/sources.list
1818

0 commit comments

Comments
 (0)