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