Switch unbound image

This commit is contained in:
GHOSCHT 2022-09-17 18:44:55 +02:00
parent 933aa7b8e0
commit 46a82a3807
No known key found for this signature in database
GPG key ID: A35BD466B8871994

View file

@ -4,7 +4,7 @@ services:
pihole:
container_name: pihole
hostname: pihole
image: pihole/pihole
image: pihole/pihole:2022.09.1
volumes:
- pihole_dnsmasq:/etc/dnsmasq.d
- pihole_data:/etc/pihole
@ -32,7 +32,7 @@ services:
unbound:
container_name: unbound
image: klutchell/unbound:edge
image: mvance/unbound:latest
volumes:
- unbound_data:/opt/unbound/etc/unbound
dns: