Skip to content

Commit 869732f

Browse files
authored
update swoole to 4.4.18
1 parent 846ecdc commit 869732f

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
@@ -24,7 +24,7 @@ ARG work_user=www-data
2424
ENV APP_ENV=${app_env:-"test"} \
2525
TIMEZONE=${timezone:-"Asia/Shanghai"} \
2626
PHPREDIS_VERSION=5.1.0 \
27-
SWOOLE_VERSION=4.4.17 \
27+
SWOOLE_VERSION=4.4.18 \
2828
COMPOSER_ALLOW_SUPERUSER=1
2929

3030
# Libs -y --no-install-recommends

0 commit comments

Comments
 (0)