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

This commit is contained in:
Matt Reeves 2024-07-04 12:40:17 -04:00
commit 1bc01c5ad7
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
---
services:
adguardhome:
image: docker.mafyuh.xyz/adguard/adguardhome:v0.107.51
image: docker.mafyuh.xyz/adguard/adguardhome:v0.107.52
container_name: adguardhome
restart: unless-stopped
volumes:

View file

@ -1,7 +1,7 @@
---
services:
adguardhome:
image: docker.mafyuh.xyz/adguard/adguardhome:v0.107.51
image: docker.mafyuh.xyz/adguard/adguardhome:v0.107.52
container_name: adguardhome
restart: unless-stopped
volumes:

View file

@ -91,7 +91,7 @@ services:
- AUTH_OIDC_ADMIN_GROUP=${AUTH_OIDC_ADMIN_GROUP}
doplarr:
image: ghcr.io/linuxserver/doplarr@sha256:e6926da5c9c7236d8acc6b591e27e935dab04b7959343de4113a83ce99e5afce
image: ghcr.io/linuxserver/doplarr@sha256:b71ea85a718b4ed924f132c6a5e62ddef68a7f43ba137f4f30900067532a5d9a
container_name: doplarr
environment:
- PUID=1000