🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-21 13:42:34 +08:00
parent cce511c4b4
commit aee2795285
13 changed files with 17 additions and 24 deletions

View File

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