🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-21 13:42:34 +08:00
parent cce511c4b4
commit aee2795285
13 changed files with 17 additions and 24 deletions

View File

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