🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-25 10:27:49 +08:00
parent 3513196a78
commit 87b8e405f5
11 changed files with 15 additions and 15 deletions

View File

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