🔖 修改版本.

This commit is contained in:
lijiahangmax
2025-09-10 01:44:58 +08:00
parent d2703661c8
commit bf4b1f9702
10 changed files with 11 additions and 11 deletions

View File

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

View File

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