🔖 升级版本.

This commit is contained in:
lijiahang
2024-12-23 10:52:49 +08:00
parent 8bbda6691d
commit adcc6dddef
14 changed files with 159 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.2.1
version=2.2.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} .