🔖 升级版本.

This commit is contained in:
lijiahang
2024-07-29 10:33:59 +08:00
parent c842de9e23
commit dcfb016ce5
12 changed files with 19 additions and 40 deletions

View File

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