Skip to content

Commit

Permalink
Merge pull request #1585 from FuzzyMistborn/renovate/adguard-adguardh…
Browse files Browse the repository at this point in the history
…ome-0.x

Update adguard/adguardhome Docker tag to v0.107.56
  • Loading branch information
FuzzyMistborn authored Feb 3, 2025
2 parents 6596b48 + a0721a0 commit 7e55ce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion services/honor/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
adguard:
image: adguard/adguardhome:v0.107.55
image: adguard/adguardhome:v0.107.56
container_name: adguard
cap_add:
- NET_ADMIN
Expand Down
2 changes: 1 addition & 1 deletion services/unity/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
- TZ={{ ntp_timezone }}
restart: always
adguard:
image: adguard/adguardhome:v0.107.55
image: adguard/adguardhome:v0.107.56
container_name: adguard
cap_add:
- NET_ADMIN
Expand Down

0 comments on commit 7e55ce5

Please sign in to comment.