Skip to content

Commit

Permalink
Merge pull request #22 from appwrite/feat-swoole-5.1.1
Browse files Browse the repository at this point in the history
Updated Swoole version
  • Loading branch information
christyjacob4 authored Dec 4, 2023
2 parents 1a52eaa + a76db1c commit fcaa268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM php:8.2.6-cli-alpine3.18 as compile

ENV PHP_REDIS_VERSION="5.3.7" \
PHP_MONGODB_VERSION="1.16.1" \
PHP_SWOOLE_VERSION="v5.0.3" \
PHP_SWOOLE_VERSION="v5.1.1" \
PHP_IMAGICK_VERSION="3.7.0" \
PHP_YAML_VERSION="2.2.3" \
PHP_MAXMINDDB_VERSION="v1.11.0" \
Expand Down

0 comments on commit fcaa268

Please sign in to comment.