1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

Merge pull request #1496 from TorstenDittmann/update-php-dependencies

deps(php): update swoole and imagick
This commit is contained in:
Torsten Dittmann 2021-08-19 10:35:18 +02:00 committed by GitHub
commit 41b2e1a7fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,8 @@ ARG DEBUG=false
ENV DEBUG=$DEBUG
ENV PHP_REDIS_VERSION=5.3.4 \
PHP_SWOOLE_VERSION=v4.6.7 \
PHP_IMAGICK_VERSION=3.5.0 \
PHP_SWOOLE_VERSION=v4.7.0 \
PHP_IMAGICK_VERSION=3.5.1 \
PHP_YAML_VERSION=2.2.1 \
PHP_MAXMINDDB_VERSION=v1.10.1