🔖 升级版本.

This commit is contained in:
lijiahang
2024-06-06 12:02:35 +08:00
parent a046faaa07
commit 518fd8c839
10 changed files with 12 additions and 12 deletions

View File

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