🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-10 10:08:55 +08:00
parent de9a921c49
commit 7f76325284
14 changed files with 19 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.3.1
version=2.3.2
mv ../../orion-visor-launch/target/orion-visor-launch.jar ./orion-visor-launch.jar
mv ../../orion-visor-ui/dist ./dist
docker build --no-cache -t orion-visor-service:${version} .