Compare commits

..

7 Commits

+3 -3
View File
@@ -1960,7 +1960,7 @@ services:
interval: 10s
start_period: 20s
test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"]
image: postgres:14@sha256:e0979b2d53fdb13aa68d8adeec2b7507279d7b18103e67e6c889a6e7fe19a1b9
image: postgres:14@sha256:ca25035f7e6f74552655a1c5e4a9eb21f85e9d316f1f70371f790ef70095dd58
networks:
default: null
profiles: ["rinoa-infra"]
@@ -3513,7 +3513,7 @@ services:
REDIS_URL: redis://manyfold-valkey:6379/2
SECRET_KEY_BASE: ${MANYFOLD_SECRET_KEY_BASE}
MUTLIUSER: enabled
image: lscr.io/linuxserver/manyfold:latest@sha256:08d5d7502f69b08113190ffd41a611c4328f0a282183671cad21b4fa3405c614
image: lscr.io/linuxserver/manyfold:latest@sha256:4f9a976366bb347e170485cd8a0efd06a173444db3aa71ac9a05472ee08b7aa3
labels:
homepage.group: Lifestyle
homepage.name: Manyfold
@@ -4277,7 +4277,7 @@ services:
- nocodb_valkey_data:/data/valkey
ollama:
container_name: ollama
image: ollama/ollama:latest@sha256:3d8a05e3432d50ea57594fabe971e46cc8fe963a0f9f8c40400bd56cd5388e47
image: ollama/ollama:latest@sha256:d4188c1dfa870386a14e299976aed96daeb83876b69e1a852c9d09ea76463b9f
ports:
- 11434:11434
profiles: ["rinoa-apps"]