Skip to content

Commit

Permalink
chore(deps): update pihole/pihole:latest docker digest to 562766a
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 2289d5d commit 769caa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/host_vars/pihole/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"
services:
pihole:
hostname: "{{ compose_project_name }}"
image: pihole/pihole:latest@sha256:8bc45afe1625487aef62859a5bf02f3d7b3429e480f4e29e4689635ab86ec312
image: pihole/pihole:latest@sha256:562766abc805d5005bb2d2aa5d4bbf2d9b347380b1ea4504fb59b2100500f672
volumes:
- "{{ docker_volume_dirs.pihole[0] }}:/etc/pihole"
- "{{ docker_volume_dirs.pihole[1] }}:/etc/dnsmasq.d"
Expand Down

0 comments on commit 769caa4

Please sign in to comment.