🔖 升级版本.

This commit is contained in:
lijiahang
2024-12-23 10:52:49 +08:00
parent 8bbda6691d
commit adcc6dddef
14 changed files with 159 additions and 18 deletions

View File

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