diff --git a/.github/workflows/Dockerfile b/.github/workflows/Dockerfile index 2485958..3893e94 100644 --- a/.github/workflows/Dockerfile +++ b/.github/workflows/Dockerfile @@ -5,7 +5,7 @@ # @contact group@hyperf.io # @license https://github.com/hyperf/hyperf/blob/master/LICENSE -FROM hyperf/hyperf:8.3-alpine-v3.19-swoole +FROM registry.xiaokeaii.top/hyperf:1.0 LABEL maintainer="Hyperf Developers " version="1.0" license="MIT" app.name="Hyperf" ##