pihole: feat: Change of arch via env file

This commit is contained in:
PorridgePi
2022-09-20 15:12:08 +01:00
parent eb1b74dbb2
commit 17521c70e4

View File

@@ -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: