Compare commits

..

1 commit

Author SHA1 Message Date
0523d0dd21 ⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to 7f593f9
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
2025-01-25 07:01:09 +00:00
4 changed files with 8 additions and 8 deletions

View file

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

View file

@ -133,7 +133,7 @@ services:
networks: networks:
- gitea_main - gitea_main
n8n: n8n:
image: ghcr.io/n8n-io/n8n:1.76.1 image: ghcr.io/n8n-io/n8n:1.75.2
container_name: n8n container_name: n8n
ports: ports:
- 5678:5678 - 5678:5678
@ -148,7 +148,7 @@ services:
- gitea_main - gitea_main
vaultwarden: vaultwarden:
image: vaultwarden/server:1.33.0 image: vaultwarden/server:1.32.7
container_name: vaultwarden container_name: vaultwarden
ports: ports:
- 8989:80 - 8989:80

View file

@ -65,7 +65,7 @@ services:
- apparmor:unconfined - apparmor:unconfined
sonarr: sonarr:
image: ghcr.io/linuxserver/sonarr@sha256:ca71add37a9cdbb914c7bd5b06f98bf5d2062848c8de6ac3ee09e69a4c170b27 image: ghcr.io/linuxserver/sonarr@sha256:7f593f902c27aeb269cd92d3667049e62038540058b086bb32ec1711918f4503
container_name: sonarr container_name: sonarr
ports: ports:
- "8989:8989" - "8989:8989"
@ -104,7 +104,7 @@ services:
doplarr: doplarr:
image: ghcr.io/linuxserver/doplarr@sha256:51f6982a2070f8aa0dce6fbbc85425671f2667063254c4fe7a13ce4c70c8f212 image: ghcr.io/linuxserver/doplarr@sha256:3faf2a09e08047f22581396b39ea6a5c6a09f0de09d106d0b634c018f341f342
container_name: doplarr container_name: doplarr
environment: environment:
- PUID=1000 - PUID=1000
@ -148,7 +148,7 @@ services:
## Should move this to Ubu ## Should move this to Ubu
code-server: code-server:
image: ghcr.io/linuxserver/code-server@sha256:1c0c8d975186fd58ab2dbb50f0370c29ca1dcb6abe93b18c613104e9f44262b3 image: ghcr.io/linuxserver/code-server@sha256:5469aa7f5244ca7ebdc5d28aea927d4edf0f6d1d6cd5cbea05872672b8f66225
container_name: code-server container_name: code-server
environment: environment:
- PUID=1000 - PUID=1000
@ -163,7 +163,7 @@ services:
restart: unless-stopped restart: unless-stopped
## Downloaders ## Downloaders
sabnzbd: sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f image: ghcr.io/linuxserver/sabnzbd@sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528
container_name: sabnzbd container_name: sabnzbd
environment: environment:
- PUID=1000 - PUID=1000

View file

@ -1,6 +1,6 @@
services: services:
plex: plex:
image: ghcr.io/linuxserver/plex@sha256:e671d57838f096d059aa3b896e4681a19043716986cfb794b521d994ba9ebf45 image: ghcr.io/linuxserver/plex@sha256:dda062ebde8c619a656f7ed6e6da7885ca7e114536c1e76b1de3e32a57d3597b
container_name: plex container_name: plex
network_mode: host network_mode: host
environment: environment: