Merge branch 'main' of github.com:cnphpbb/deploy.stack

This commit is contained in:
2025-07-30 22:49:29 +08:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
IMAGE_TAG=gitea/gitea:1.23.8-rootless IMAGE_TAG=gitea/gitea:1.24.3-rootless
Volumes_PATH=/data/volumes/gitea Volumes_PATH=/data/volumes/gitea
LAY_SSH_HOST_PORT=22 LAY_SSH_HOST_PORT=22
SSH_HOST_PORT=2222 SSH_HOST_PORT=2222

View File

@@ -1,2 +1,2 @@
IMAGE_TAG=neosmemo/memos:0.24.3 IMAGE_TAG=neosmemo/memos:0.25.0
Volumes_Path=/data/volumes/memos Volumes_Path=/data/volumes/memos

View File

@@ -1,4 +1,4 @@
SearXNG_TAG=searxng/searxng:latest SearXNG_TAG=searxng/searxng:latest
Redis_TAG=valkey/valkey:8.1.2-alpine Redis_TAG=valkey/valkey:8.1.3-alpine
Valkey_TAG=valkey/valkey:8.1.2 Valkey_TAG=valkey/valkey:8.1.3
Volumes_PATH=/data/volumes/searxng Volumes_PATH=/data/volumes/searxng