php dependency updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-11-12 12:02:15 +00:00 committed by GitHub
parent c7a6fbba33
commit 2f4b4cde66

View file

@ -42,7 +42,7 @@ RUN set -ex; \
apk add --no-cache --virtual .build-deps \
autoconf \
build-base; \
pecl install APCu-5.1.22; \
pecl install APCu-5.1.23; \
docker-php-ext-enable apcu; \
rm -r /tmp/pear; \
runDeps="$( \