Skip to content

Commit

Permalink
chore(deps): update pihole/pihole:latest docker digest to 8b1f31f
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 May 8, 2024
1 parent 945a5d6 commit 5d58611
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:e01b4ad0f953f0b1f53148632aa233579837861022e8784a504c14ea066ceab1
image: pihole/pihole:latest@sha256:8b1f31f46d94c3c1b8f509b302f28b4028483009bd27a9cbfd9b80185dd0687d
volumes:
- "{{ docker_volume_dirs.pihole[0] }}:/etc/pihole"
- "{{ docker_volume_dirs.pihole[1] }}:/etc/dnsmasq.d"
Expand Down

0 comments on commit 5d58611

Please sign in to comment.