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,9 +32,6 @@ RUN set -ex; \
|
||||||
imagemagick-dev \
|
imagemagick-dev \
|
||||||
libwebp-dev \
|
libwebp-dev \
|
||||||
gmp-dev \
|
gmp-dev \
|
||||||
; \
|
|
||||||
\
|
|
||||||
apk add --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ --allow-untrusted \
|
|
||||||
gnu-libiconv \
|
gnu-libiconv \
|
||||||
php7-iconv \
|
php7-iconv \
|
||||||
; \
|
; \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue