Skip to content

Commit d62e31d

Browse files
committed
Change base docker image.
1 parent 9e94fdb commit d62e31d

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
@@ -5,7 +5,7 @@
55
66
# @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
77

8-
FROM hyperf/hyperf:7.4-alpine-v3.11-cli
8+
FROM hyperf/hyperf:7.4-alpine-v3.11-swoole
99
LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MIT" app.name="Hyperf"
1010

1111
##

0 commit comments

Comments
 (0)