forked from DevOps/deploy.stack
chore: 删除过期 env.cfg 并更新 memos 镜像版本
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
IMAGE_TAG_VER=0.28.0
|
||||
IMAGE_TAG=neosmemo/memos:${IMAGE_TAG_VER}
|
||||
Volumes_Path=/data/volumes/memos
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
# ---------- 镜像 ----------
|
||||
# Memos 版本号
|
||||
IMAGE_TAG_VER=0.29.1
|
||||
IMAGE_TAG_VER=0.30.0
|
||||
# 完整镜像引用(私有仓库示例:hub.tp229.com:3500/neosmemo/memos:${IMAGE_TAG_VER})
|
||||
IMAGE_TAG=neosmemo/memos:${IMAGE_TAG_VER}
|
||||
PGSQL_IMAGE_TAG=postgres:18.4
|
||||
|
||||
Reference in New Issue
Block a user