Merge pull request #3 from sparklyballs/fix-repo-change

fix repo change for shadow app
This commit is contained in:
sparklyballs 2016-09-12 02:21:46 +01:00 committed by GitHub
commit a3f0519113

View file

@ -22,7 +22,7 @@ RUN \
bash \ bash \
tzdata && \ tzdata && \
apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/testing \ apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community \
shadow && \ shadow && \
# add s6 overlay # add s6 overlay