windows-pc 5 hari lalu
induk
melakukan
b23f880c7c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      sku3d/sku3d/build.sh

+ 1 - 1
sku3d/sku3d/build.sh

@@ -7,7 +7,7 @@ go build -o sku3dweb-service
 
 # 设置变量
 IMAGE_NAME="crpi-tlcs37dul3eo9h1x.cn-hangzhou.personal.cr.aliyuncs.com/lymat/website"
-VERSION="v1"
+VERSION="v1.1"
 
 # 构建 Docker 镜像
 echo "Building Docker image..."