From 5e1b3b3bfc6757fd688f1d68a57e0e5087be1900 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Thu, 16 Oct 2025 15:14:55 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20memos=20=E5=92=8C?= =?UTF-8?q?=20gitea=20=E7=9A=84=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 memos 镜像从 0.25.0 升级到 0.25.1 将 gitea 镜像从 1.24.5-rootless 升级到 1.24.6-rootless --- gitea/env.cfg | 2 +- memos/env.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/env.cfg b/gitea/env.cfg index b93e5bf..7c5c6d3 100644 --- a/gitea/env.cfg +++ b/gitea/env.cfg @@ -1,4 +1,4 @@ -IMAGE_TAG=gitea/gitea:1.24.5-rootless +IMAGE_TAG=gitea/gitea:1.24.6-rootless Volumes_PATH=/data/volumes/gitea LAY_SSH_HOST_PORT=22 SSH_HOST_PORT=2222 \ No newline at end of file diff --git a/memos/env.cfg b/memos/env.cfg index dbbfb17..f46a6cb 100644 --- a/memos/env.cfg +++ b/memos/env.cfg @@ -1,2 +1,2 @@ -IMAGE_TAG=neosmemo/memos:0.25.0 +IMAGE_TAG=neosmemo/memos:0.25.1 Volumes_Path=/data/volumes/memos