Skip to content

Commit

Permalink
Update adguard/adguardhome Docker tag to v0.107.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2024
1 parent ad0fc36 commit 0ca2f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/docker/templates/adguard/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"

services:
adguardhome:
image: adguard/adguardhome:v0.107.51
image: adguard/adguardhome:v0.107.52
container_name: "{{ service_name }}"
ports:
- 53:53/udp
Expand Down

0 comments on commit 0ca2f51

Please sign in to comment.