Compare commits

...

4 commits

Author SHA1 Message Date
9da167ba44 Merge branch 'main' into renovate/twingate-connector
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Failing after 13m54s
2024-09-27 22:20:54 -04:00
0d54cf3283 ⬆️ Update ghcr.io/linuxserver/sabnzbd Docker digest to 51df466 2024-09-27 22:18:46 -04:00
1dd0d23957 ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.61.0 2024-09-27 22:18:24 -04:00
085c173def ⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.3.30
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Deploy to Hosts / deploy (pull_request) Has been cancelled
2024-09-27 18:00:46 +00:00
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:v0.3.28
image: ghcr.io/open-webui/open-webui:0.3.30
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.60.1
image: ghcr.io/n8n-io/n8n:1.61.0
container_name: n8n
ports:
- 5678:5678

View file

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