🔖 升级版本.

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
cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .
rm -rf ./sql