🔖 升级版本.

This commit is contained in:
lijiahang
2024-08-22 11:45:24 +08:00
parent 1eec373b7e
commit 252c538571
17 changed files with 44 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
#/bin/bash
version=2.1.3
version=2.1.4
docker build -t orion-visor-adminer:${version} .
docker tag orion-visor-adminer:${version} registry.cn-hangzhou.aliyuncs.com/lijiahangmax/orion-visor-adminer:${version}