Merge branch 'main' into renovate/ghcr.io-linuxserver-adguardhome-sync
This commit is contained in:
commit
6b07f38e47
6 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.10
|
||||
image: ollama/ollama:0.3.11
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:0.3.21
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.22
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -133,7 +133,7 @@ services:
|
|||
networks:
|
||||
- gitea_main
|
||||
n8n:
|
||||
image: ghcr.io/n8n-io/n8n:1.59.1
|
||||
image: ghcr.io/n8n-io/n8n:1.60.0
|
||||
container_name: n8n
|
||||
ports:
|
||||
- 5678:5678
|
||||
|
@ -197,7 +197,7 @@ services:
|
|||
|
||||
wiki:
|
||||
container_name: wiki
|
||||
image: ghcr.io/requarks/wiki:2.5.303
|
||||
image: ghcr.io/requarks/wiki:2.5.304
|
||||
depends_on:
|
||||
- wiki-db
|
||||
environment:
|
||||
|
|
|
@ -31,7 +31,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
prowlarr:
|
||||
image: ghcr.io/linuxserver/prowlarr@sha256:c1318191d5211ac7462c754422eafe350ed0de61c4160065a420896068ec1ccc
|
||||
image: ghcr.io/linuxserver/prowlarr@sha256:bddc64a17aa38972f4c032f67efc3bf0a498883257e615a2d807ca44550cebf0
|
||||
container_name: prowlarr
|
||||
ports:
|
||||
- "9696:9696"
|
||||
|
|
|
@ -7,7 +7,7 @@ services:
|
|||
|
||||
wallos:
|
||||
container_name: wallos
|
||||
image: bellamy/wallos:2.23.2
|
||||
image: bellamy/wallos:2.24.0
|
||||
ports:
|
||||
- "8282:80/tcp"
|
||||
environment:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
sabnzbd:
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:cf7743af338e1cdfc97f6e6c605c8c45d737a4f268ab96ba6cec565134cea5e1
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
kasm:
|
||||
image: ghcr.io/linuxserver/kasm@sha256:875211a79686d1e3ff09bdd75a1b6403eef8ceba3dae0e3ccf1d3d7cf3c4d54a
|
||||
image: ghcr.io/linuxserver/kasm@sha256:5d049d86495f2e5b3d2d0c9ccd706b04e9695c8751b394d6f399322bbe152fc3
|
||||
container_name: kasm
|
||||
privileged: true
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue