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 镜像