🐳 修改命名空间.

This commit is contained in:
lijiahang
2024-12-19 15:31:59 +08:00
parent b2341ce62e
commit 933e9d90d1
8 changed files with 21 additions and 21 deletions

View File

@@ -3,4 +3,4 @@ version=2.2.1
cp -r ../../sql ./sql
docker build -t orion-visor-mysql:${version} .
rm -rf ./sql
docker tag orion-visor-mysql:${version} registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-mysql:${version}
docker tag orion-visor-mysql:${version} registry.cn-hangzhou.aliyuncs.com/orionsec/orion-visor-mysql:${version}