mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
nextcloud: fix apcu build
This commit is contained in:
parent
ee2c0aa34b
commit
814c4bb679
@ -21,6 +21,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
||||
build-base \
|
||||
autoconf \
|
||||
automake \
|
||||
pcre-dev \
|
||||
libtool \
|
||||
samba-dev" \
|
||||
&& apk -U upgrade && apk add \
|
||||
|
@ -20,6 +20,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
||||
build-base \
|
||||
autoconf \
|
||||
automake \
|
||||
pcre-dev \
|
||||
libtool \
|
||||
samba-dev" \
|
||||
&& apk -U upgrade && apk add \
|
||||
|
Loading…
x
Reference in New Issue
Block a user