fix repo change for shadow app

This commit is contained in:
sparklyballs 2016-08-22 15:12:55 +01:00
parent b1d04d140e
commit 395e840542

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