pihole: feat: Change of arch via env file
This commit is contained in:
@@ -32,7 +32,7 @@ services:
|
|||||||
- "./dnsmasq.d-data/:/etc/dnsmasq.d/"
|
- "./dnsmasq.d-data/:/etc/dnsmasq.d/"
|
||||||
|
|
||||||
unbound:
|
unbound:
|
||||||
image: mvance/unbound-rpi:latest
|
image: mvance/unbound${IS_RPI}:latest
|
||||||
container_name: unbound
|
container_name: unbound
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user