🔖 升级版本.

This commit is contained in:
lijiahang
2024-06-06 12:02:35 +08:00
parent a046faaa07
commit 518fd8c839
10 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
#/bin/bash
version=2.0.4
version=2.0.5
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}