Merge branch 'main' into renovate/ghcr.io-linuxserver-prowlarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 50s

This commit is contained in:
Matt Reeves 2024-06-23 22:25:56 -04:00
commit 5022407b1f
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@ services:
- /home/ubuntu/forgejo/mysql:/var/lib/mysql
gotify:
image: docker.mafyuh.xyz/gotify/server-arm7:2.4.0
image: docker.mafyuh.xyz/gotify/server-arm7:2.5.0
container_name: gotify
ports:
- 9008:80

View file

@ -43,7 +43,7 @@ services:
- PGID=1000
radarr:
image: ghcr.io/linuxserver/radarr@sha256:40f10a3d826f6c231d338738c3c86bf0d23a9546f20f8b1b504c6c579b79992c
image: ghcr.io/linuxserver/radarr@sha256:3e64efcc14f9b21b30e78c39203e754d1d1a897d0f76ffb92450cd5c8ae16c9a
container_name: radarr
ports:
- "7878:7878"
@ -91,7 +91,7 @@ services:
- AUTH_OIDC_ADMIN_GROUP=${AUTH_OIDC_ADMIN_GROUP}
doplarr:
image: ghcr.io/linuxserver/doplarr@sha256:20981fa1a4087d5369b9eaf756ab179352e05fe914b88c36f468ee3cd9a1ce98
image: ghcr.io/linuxserver/doplarr@sha256:3b25b58b11afb9ae0e71d0e8dc6073482b592650f9fa676d73c462d5d67d8fbf
container_name: doplarr
environment:
- PUID=1000