Compare commits

..

1 commit

Author SHA1 Message Date
31836825a4 ⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to d59485e
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
2025-01-22 21:01:48 +00:00
7 changed files with 13 additions and 13 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

@ -17,7 +17,7 @@ services:
- apparmor:unconfined - apparmor:unconfined
lidarr: lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:53c20797ec7fc800a91660bebaed498b7446c029a5086a5c017418d4913096be image: ghcr.io/linuxserver/lidarr@sha256:d59485eb738df16ba7000fe214c50758eecb405613cfa7a63339b10855373b77
container_name: lidarr container_name: lidarr
ports: ports:
- "8686:8686" - "8686:8686"
@ -36,7 +36,7 @@ services:
- apparmor:unconfined - apparmor:unconfined
prowlarr: prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:ae3abf37d442c6aed1125f7ce9d9cb7f56e64db576071f54b259da58487627a5 image: ghcr.io/linuxserver/prowlarr@sha256:eff1cf5cf51e8375802d6c00d37d2a948bdce91dd17c879f5fd90bc9d5c16303
container_name: prowlarr container_name: prowlarr
ports: ports:
- "9696:9696" - "9696:9696"
@ -48,7 +48,7 @@ services:
- PGID=1000 - PGID=1000
radarr: radarr:
image: ghcr.io/linuxserver/radarr@sha256:6edb323c959c4e664a46de4b6ff612cc05e190e42aba08b8d61831a371d46a93 image: ghcr.io/linuxserver/radarr@sha256:7a25facfb3e08c9f57cee1ffd995141de80587be1b038bba5fa8611c2355225a
container_name: radarr container_name: radarr
ports: ports:
- "7878:7878" - "7878:7878"
@ -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,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:5e7ec58beb7c1fba93ae082cf4f5c043c9349724fcdba43cd03ce035208632dd image: ghcr.io/linuxserver/jellyfin@sha256:d53c3a6808d009b0bb695623245fd806f8a582923817a5bf18a161f53458a72c
container_name: jellyfin container_name: jellyfin
devices: devices:
- /dev/dri/renderD129:/dev/dri/renderD129 - /dev/dri/renderD129:/dev/dri/renderD129

View file

@ -1,7 +1,7 @@
--- ---
services: services:
kasm: kasm:
image: ghcr.io/linuxserver/kasm@sha256:2657404cb043907961056fbd6059ebb985410809f4615d885396351f919c8551 image: ghcr.io/linuxserver/kasm@sha256:118804741cabc61cd63848be55e6c106df6f7fc11ec73f2e96c0d16f5ef35dc3
container_name: kasm container_name: kasm
privileged: true privileged: true
environment: environment:

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:

View file

@ -8,7 +8,7 @@ services:
restart: 'unless-stopped' restart: 'unless-stopped'
gitea: gitea:
image: 'code.forgejo.org/forgejo/runner:6.2.0' image: 'code.forgejo.org/forgejo/runner:6.0.1'
links: links:
- docker-in-docker - docker-in-docker
depends_on: depends_on: