From f298273bb1f9dd37d821a31deeeaa125cc99dcc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E4=BA=AE?= <1044099507@qq.com> Date: Wed, 9 Sep 2026 18:42:56 +0800 Subject: [PATCH] =?UTF-8?q?chore(deploy):=20=E6=9B=B4=E6=96=B0=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E7=89=88=E6=9C=AC=E8=87=B3=201.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 94d88b9..d8fdb65 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,7 +1,7 @@ #!/bin/bash # 设置版本号或标签 -TAG="songshui:sqx-1.0.3" +TAG="songshui:sqx-1.0.4" IMAGE_NAME="crpi-189p4y6a6tb3b6dl.cn-hangzhou.personal.cr.aliyuncs.com/peng_all" # 构建 Docker 镜像