🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-26 10:25:38 +08:00
parent 3851ead8bb
commit 7290b1364c
12 changed files with 16 additions and 16 deletions

View File

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