Merge pull request #3 from sparklyballs/fix-repo-change
fix repo change for shadow app
This commit is contained in:
commit
a3f0519113
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue