📝 升级文档.

This commit is contained in:
lijiahang
2024-05-17 13:37:13 +08:00
parent a9dd8f2f36
commit a23a2b292c
22 changed files with 363 additions and 333 deletions

View File

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