Merge branch 'main' into renovate/ghcr.io-goauthentik-server
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
Deploy to Hosts / deploy (pull_request) Successful in 53s

This commit is contained in:
Matt Reeves 2024-09-09 19:52:54 -04:00
commit 7eeb4bf48e
3 changed files with 13 additions and 3 deletions

View file

@ -1,7 +1,7 @@
---
services:
server:
image: codeberg.org/forgejo/forgejo:8.0.2
image: codeberg.org/forgejo/forgejo:8.0.3
container_name: forgejo
environment:
- USER_UID=1000

View file

@ -43,7 +43,7 @@ services:
- PGID=1000
radarr:
image: ghcr.io/linuxserver/radarr@sha256:47acec85a0d92d107096088aebe83d1d0a434def34e5bac317fff18ca28741ae
image: ghcr.io/linuxserver/radarr@sha256:5ab12592e768d04d94bc04877bee194f372ea3946abc6de689311f4d8559ee2f
container_name: radarr
ports:
- "7878:7878"
@ -129,6 +129,16 @@ services:
- /docker/appdata/doplarr/config:/config
restart: unless-stopped
pinchflat:
image: ghcr.io/kieraneglin/pinchflat@sha256:16dca569fa5f890f60d3b04f0cd25d2af7ccd960ad635ae8ba1e514619df189f
environment:
- TZ=America/New_York
ports:
- "8945:8945"
volumes:
- /docker/appdata/pinchflat/config:/config
- /data/media/Youtube/downloads:/downloads
syncthing:
image: ghcr.io/linuxserver/syncthing@sha256:d5481de808a1de5a13b814a922b1f6de5fcde64c1ca95b0a065218b56570fae3
container_name: syncthing

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:266a8e1a6dc8e01270935a358effee2b0711af23e0e5479985a6501ce1978da7
image: ghcr.io/linuxserver/jellyfin@sha256:01cd85925160e4ed20d74cc7c59fd4b166d7ff6349788f6ce390f5672b6c019b
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129