mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #5303 from nextcloud/aio-dependency-update
PHP dependency updates
This commit is contained in:
commit
94c280566e
2 changed files with 33 additions and 33 deletions
|
|
@ -42,7 +42,7 @@ RUN set -ex; \
|
|||
apk add --no-cache --virtual .build-deps \
|
||||
autoconf \
|
||||
build-base; \
|
||||
pecl install APCu-5.1.23; \
|
||||
pecl install APCu-5.1.24; \
|
||||
docker-php-ext-enable apcu; \
|
||||
rm -r /tmp/pear; \
|
||||
runDeps="$( \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue