Skip to content

Commit b34f2c0

Browse files
authored
upgrade swoole to 4.4.3
1 parent 0d9f37b commit b34f2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG work_user=www-data
2323
ENV APP_ENV=${app_env:-"prod"} \
2424
TIMEZONE=${timezone:-"Asia/Shanghai"} \
2525
PHPREDIS_VERSION=4.3.0 \
26-
SWOOLE_VERSION=4.4.2 \
26+
SWOOLE_VERSION=4.4.3 \
2727
COMPOSER_ALLOW_SUPERUSER=1
2828

2929
# Libs -y --no-install-recommends

0 commit comments

Comments
 (0)