🔖 升级版本.

This commit is contained in:
lijiahang
2024-06-27 13:03:25 +08:00
parent 41384fab17
commit 601564b573
11 changed files with 15 additions and 15 deletions

View File

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