Skip to content

Commit 88318f8

Browse files
committed
update dockerfile的声明
1 parent 77477bb commit 88318f8

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

88
FROM hyperf/hyperf:8.0-alpine-v3.12-swoole
9-
LABEL maintainer="Hyperf Developers <group@hyperf.io>" version="1.0" license="MIT" app.name="Hyperf"
9+
LABEL maintainer="KvnZero <abigeater@163.com>" version="1.0" license="MIT" app.name="Hyperf-ApiJson"
1010

1111
##
1212
# ---------- env settings ----------

0 commit comments

Comments
 (0)