Skip to content

Commit d8294d7

Browse files
committed
[php] use swoole master on 8.5 [sync git]
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
1 parent e4dc459 commit d8294d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockerfile/php/8.5/swoole/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ ENV PECL_EXTENSION \
2424
swoole \
2525
${PECL_EXTENSION_EXTRA:-}
2626

27-
ENV SWOOLE_VERSION=6.0.2
27+
# ENV SWOOLE_VERSION=6.0.2
28+
ENV SWOOLE_VERSION=master
2829

2930
ARG ALPINE_URL=dl-cdn.alpinelinux.org
3031

0 commit comments

Comments
 (0)