🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-18 10:56:41 +08:00
parent 9a68282127
commit 397bbb2657
12 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.3.2
version=2.3.3
mv ../../orion-visor-launch/target/orion-visor-launch.jar ./orion-visor-launch.jar
mv ../../orion-visor-ui/dist ./dist
docker build --no-cache -t orion-visor-service:${version} .