🐛 登录后提示系统异常.

This commit is contained in:
lijiahang
2024-06-11 16:07:38 +08:00
parent c9cbc5fd55
commit 3a5b84eec4
11 changed files with 36 additions and 13 deletions

View File

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