From d19e5eb69dbec4d4fbdfd165bd09b2d71a4dd617 Mon Sep 17 00:00:00 2001 From: yinxiaolong Date: Thu, 18 Jun 2026 10:49:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20Dockerfile=20?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E9=95=9C=E5=83=8F=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ##