🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-03-23 13:03:48 +08:00
parent 226dfb2c25
commit 88fd0e31e0
10 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
#/bin/bash
set -e
version=2.3.6
cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .