We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a50eb commit 945f9e0Copy full SHA for 945f9e0
Dockerfile
@@ -2,7 +2,7 @@ FROM php:8.0.18-cli-alpine3.15 as compile
2
3
ENV PHP_REDIS_VERSION=5.3.7 \
4
PHP_MONGODB_VERSION=1.16.1 \
5
- PHP_SWOOLE_VERSION=v5.0.0 \
+ PHP_SWOOLE_VERSION=v5.0.2 \
6
PHP_IMAGICK_VERSION=3.7.0 \
7
PHP_YAML_VERSION=2.2.3 \
8
PHP_MAXMINDDB_VERSION=v1.11.0 \
0 commit comments