Skip to content

Commit

Permalink
upgrade swoole to 4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Aug 6, 2019
1 parent 0d9f37b commit b34f2c0
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 @@ -23,7 +23,7 @@ ARG work_user=www-data
ENV APP_ENV=${app_env:-"prod"} \
TIMEZONE=${timezone:-"Asia/Shanghai"} \
PHPREDIS_VERSION=4.3.0 \
SWOOLE_VERSION=4.4.2 \
SWOOLE_VERSION=4.4.3 \
COMPOSER_ALLOW_SUPERUSER=1

# Libs -y --no-install-recommends
Expand Down

0 comments on commit b34f2c0

Please sign in to comment.