Browse Source

SDFADFASDF

yangxg 1 year ago
parent
commit
d159039f3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      baseimage-alpine/image/service-available/:runit/download.sh

+ 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