build(script): 版本最低为 8.1

This commit is contained in:
李东云
2023-09-19 17:26:12 +08:00
parent 22bb6a4ed2
commit 7401c97860

View File

@@ -7,4 +7,4 @@ docker run \
-w "/srv/www" \ -w "/srv/www" \
-v "$(pwd)":/srv/www \ -v "$(pwd)":/srv/www \
-v ~/.ssh:/root/.ssh \ -v ~/.ssh:/root/.ssh \
harbor.luxcreo.cn/library/hyperf:8.0-swoole /bin/ash harbor.luxcreo.cn/library/hyperf:8.1-swoole /bin/ash