We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099d96e commit 0401f02Copy full SHA for 0401f02
2 files changed
.github/workflows/Dockerfile
@@ -5,7 +5,7 @@
5
# @contact group@hyperf.io
6
# @license https://github.com/hyperf/hyperf/blob/master/LICENSE
7
8
-FROM hyperf/hyperf:8.0-alpine-v3.12-swoole
+FROM hyperf/hyperf:8.0-alpine-v3.15-swoole
9
LABEL maintainer="Hyperf Developers <group@hyperf.io>" version="1.0" license="MIT" app.name="Hyperf"
10
11
##
Dockerfile
0 commit comments