升级版本.

This commit is contained in:
lijiahangmax
2025-07-09 16:06:23 +08:00
parent 8ebc3ee3b2
commit 3123a89d13
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ set -e
source ./project-build.sh "$@"
# 版本号
version=2.test
version=2.4.2
# 是否推送镜像
push_image=false
# 是否构建 latest

View File

@@ -4,7 +4,7 @@ set -e
# DockerContext: orion-visor
# 版本号
version=2.test
version=2.4.2
# 是否构建 service
export build_service=false
# 是否构建 ui