Skip to content

Commit 376bfe2

Browse files
Update PHP and Alpine Docker versions (#103)
1 parent 3f159a8 commit 376bfe2

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/hyperf/blob/master/LICENSE
77

8-
FROM hyperf/hyperf:8.0-alpine-v3.16-swoole
8+
FROM hyperf/hyperf:8.1-alpine-v3.18-swoole-v5.0
99
LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MIT" app.name="Hyperf"
1010

1111
##

0 commit comments

Comments
 (0)