🔖 升级版本.

This commit is contained in:
lijiahang
2024-09-02 11:51:30 +08:00
parent a05c387ba1
commit de9b89d805
14 changed files with 27 additions and 27 deletions

View File

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