chore(dbSer): 更新数据库镜像标签并清理配置

- 删除误提交的 env.cfg(couchdb、ntfy)
- dbs-dev/dbs 栈镜像统一改为 latest 并清理行尾空白
- mysql 环境变量重命名为 IMAGE_TAG_LATEST 并更新版本
- 更新 loki、grafana、haproxy、ntfy、traefik 镜像版本
- postgres.yml 修正 latest 拼写错误
This commit is contained in:
cnphpbb
2026-09-12 18:38:54 +08:00
parent 1c8d87a85a
commit c4bbedd735
16 changed files with 31 additions and 40 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# $EDITOR env.cfg # 填入真实密码/密钥后保存
# docker compose -p haproxy --env-file ./env.cfg -f ./stack.yml up -d
#
IMAGE_TAG_VER=3.3.0
IMAGE_TAG_VER=3.4.4
IMAGE_TAG_DEV=3.4-dev