🔖 升级版本.

Signed-off-by: SuperOwn <SuperOwn@noreply.gitcode.com>
This commit is contained in:
SuperOwn
2024-12-06 11:16:06 +08:00
parent 95a31d613d
commit 73b034b27c

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.2.0
version=2.2.1
cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .
rm -rf ./sql