🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-28 17:07:41 +08:00
parent df0ec5b3f7
commit aed2436ec5
37 changed files with 140 additions and 50 deletions

View File

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