yangxg 1 жил өмнө
parent
commit
dd60a2f542

+ 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://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
 apk add --update runit