Skip to content

Commit 4b5cc4d

Browse files
Merge pull request #23 from appwrite/update-swoole-version
Updated Swoole version
2 parents aee71d0 + 908d3fe commit 4b5cc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM php:8.0.30-cli-alpine3.16 as compile
22

33
ENV PHP_REDIS_VERSION="5.3.7" \
44
PHP_MONGODB_VERSION="1.16.1" \
5-
PHP_SWOOLE_VERSION="v5.0.3" \
5+
PHP_SWOOLE_VERSION="v5.1.1" \
66
PHP_IMAGICK_VERSION="3.7.0" \
77
PHP_YAML_VERSION="2.2.3" \
88
PHP_MAXMINDDB_VERSION="v1.11.0" \

0 commit comments

Comments
 (0)