修改包名.

This commit is contained in:
lijiahang
2024-10-29 09:59:50 +08:00
parent 029a46c07d
commit 8db677684d
986 changed files with 4516 additions and 4522 deletions

View File

@@ -1,4 +1,4 @@
#/bin/bash
version=2.1.8
version=2.2.0
docker build -t orion-visor-redis:${version} .
docker tag orion-visor-redis:${version} registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-redis:${version}