🔖 升级版本.

This commit is contained in:
lijiahangmax
2025-04-06 10:56:28 +08:00
parent 84c8bc98af
commit f64c15a01b
13 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#/bin/bash
set -e
version=2.3.7
version=2.3.8
cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .
rm -rf ./sql