Skip to content

Commit bca5216

Browse files
authored
Merge pull request #47 from appwrite/chore-update-swoole
Update Swoole
2 parents 72de2e7 + 283dd75 commit bca5216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM $BASEIMAGE AS compile
44

55
ENV PHP_REDIS_VERSION="6.1.0" \
66
PHP_MONGODB_VERSION="2.1.1" \
7-
PHP_SWOOLE_VERSION="v5.1.7" \
7+
PHP_SWOOLE_VERSION="v5.1.8" \
88
PHP_IMAGICK_VERSION="3.7.0" \
99
PHP_YAML_VERSION="2.2.4" \
1010
PHP_MAXMINDDB_VERSION="v1.12.0" \

0 commit comments

Comments
 (0)