🔖 升级版本.

This commit is contained in:
lijiahang
2024-10-24 09:36:05 +08:00
parent 8ace3ddd1f
commit 029a46c07d
12 changed files with 21 additions and 17 deletions

View File

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