Compare commits

..

No commits in common. "9da167ba44079d8bb79bc836d7a9f9e9d6026a09" and "73002cfc1edd00f61a4f6629a47864a362b330c4" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu]
open-webui:
image: ghcr.io/open-webui/open-webui:0.3.30
image: ghcr.io/open-webui/open-webui:v0.3.28
container_name: open-webui
restart: unless-stopped
networks:

View file

@ -133,7 +133,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.61.0
image: ghcr.io/n8n-io/n8n:1.60.1
container_name: n8n
ports:
- 5678:5678

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:51df466fb66b6a18d89597a3608bb2ab69ff8aff3131b5bec80e4ed7534b2b9f
image: ghcr.io/linuxserver/sabnzbd@sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0
container_name: sabnzbd
environment:
- PUID=1000