1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Revert "chore: update php extensions"

This reverts commit b775049dac.
This commit is contained in:
Torsten Dittmann 2021-12-15 14:21:59 +01:00
parent 529796f885
commit 55426042dc

View file

@ -31,10 +31,10 @@ ENV DEBUG=$DEBUG
ENV PHP_REDIS_VERSION=5.3.4 \
PHP_MONGODB_VERSION=1.9.1 \
PHP_SWOOLE_VERSION=v4.8.3 \
PHP_SWOOLE_VERSION=v4.8.0 \
PHP_IMAGICK_VERSION=3.5.1 \
PHP_YAML_VERSION=2.2.2 \
PHP_MAXMINDDB_VERSION=v1.11.0
PHP_YAML_VERSION=2.2.1 \
PHP_MAXMINDDB_VERSION=v1.10.1
RUN \
apk add --no-cache --virtual .deps \