forked from DevOps/deploy.stack
Merge branch 'main' of github.com:cnphpbb/deploy.stack
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user