yangxg 1 рік тому
батько
коміт
d159039f3b

+ 1 - 1
baseimage-alpine/image/service-available/:runit/download.sh

@@ -1,5 +1,5 @@
 #!/bin/sh -e
 
 # download runit from apk
-echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
+echo "http://mirrors.aliyun.com/alpine/edge/community" >> /etc/apk/repositories
 apk add --update runit