🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-28 17:07:41 +08:00
parent df0ec5b3f7
commit aed2436ec5
37 changed files with 140 additions and 50 deletions

View File

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