🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-15 17:36:59 +08:00
parent 81b7c7d592
commit f7189e34cb
16 changed files with 25 additions and 16 deletions

View File

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