0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-28 13:50:53 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2021-03-24 23:07:51 +00:00
parent b4799f5fc5
commit 031ee346eb
9 changed files with 9 additions and 0 deletions

View file

@ -63,6 +63,7 @@ RUN set -ex; \
redis \
imagick \
; \
rm -r /tmp/pear; \
\
runDeps="$( \
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \