mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
Remove edge repo since it's now unnecessary
Signed-off-by: Tony Stipanic <tony@stipanic.ch>
This commit is contained in:
parent
e5161f2de5
commit
a84e33dc5c
1 changed files with 1 additions and 4 deletions
|
@ -32,10 +32,7 @@ RUN set -ex; \
|
|||
imagemagick-dev \
|
||||
libwebp-dev \
|
||||
gmp-dev \
|
||||
; \
|
||||
\
|
||||
apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ --allow-untrusted \
|
||||
gnu-libiconv \
|
||||
gnu-libiconv \
|
||||
php7-iconv \
|
||||
; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue