Skip to content

Commit

Permalink
Merge pull request #23 from appwrite/update-swoole-version
Browse files Browse the repository at this point in the history
Updated Swoole version
  • Loading branch information
christyjacob4 authored Dec 5, 2023
2 parents aee71d0 + 908d3fe commit 4b5cc4d
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.0.30-cli-alpine3.16 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 4b5cc4d

Please sign in to comment.