windows-pc 5 napja
szülő
commit
b23f880c7c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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..."