Skip to content

Commit

Permalink
downgrade swoole to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar committed Jul 23, 2023
1 parent 3231e99 commit fca92bc
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.18-cli-alpine3.15 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.0.0 \
PHP_IMAGICK_VERSION=3.7.0 \
PHP_YAML_VERSION=2.2.3 \
PHP_MAXMINDDB_VERSION=v1.11.0 \
Expand Down

0 comments on commit fca92bc

Please sign in to comment.