🔖 升级版本.

This commit is contained in:
lijiahang
2025-02-18 10:56:41 +08:00
parent 9a68282127
commit 397bbb2657
12 changed files with 13 additions and 13 deletions

View File

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