🔖 升级版本.

This commit is contained in:
lijiahang
2024-08-08 10:14:39 +08:00
parent 70e7b1d544
commit 7109e89fb4
15 changed files with 35 additions and 36 deletions

View File

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