fix repo change for shadow app
This commit is contained in:
parent
b1d04d140e
commit
395e840542
|
|
@ -22,7 +22,7 @@ RUN \
|
|||
bash \
|
||||
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 && \
|
||||
|
||||
# add s6 overlay
|
||||
|
|
|
|||
Loading…
Reference in a new issue