From 22848f01e77d214760923b1cc15f735ddbe3d969 Mon Sep 17 00:00:00 2001 From: Martin <1403951401@qq.com> Date: Fri, 11 Apr 2025 13:32:04 +0800 Subject: [PATCH] =?UTF-8?q?[+]=20=E6=9B=B4=E6=96=B0=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/docker.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/docker.yaml b/.gitea/workflows/docker.yaml index 09054c1..85bf865 100644 --- a/.gitea/workflows/docker.yaml +++ b/.gitea/workflows/docker.yaml @@ -25,5 +25,5 @@ jobs: platforms: linux/amd64 push: true tags: | - docker.martin98.com/martin_farm/init:latest - docker.martin98.com/martin_farm/init:${{ github.sha }} \ No newline at end of file + git.martin98.com/martinfarm/init:latest + git.martin98.com/martinfarm/init:${{ github.sha }} \ No newline at end of file