修正发布临时open-api模块

This commit is contained in:
BBIT-Kai
2026-07-28 09:42:05 +08:00
parent 38efd8ef1a
commit 97dc9fa82e
14 changed files with 177 additions and 78 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# push_docker.ps1
# Set version
$env:VERSION = "1.5.8"
$env:VERSION = "1.5.8.1"
# Docker registry/repository
$registry = "docker.bbitcn.net/bbit_ai/ce_vue"