🔖 升级版本.

This commit is contained in:
lijiahang
2024-08-08 10:14:39 +08:00
parent 70e7b1d544
commit 7109e89fb4
15 changed files with 35 additions and 36 deletions

View File

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