Use updated version of bind

This commit is contained in:
cytopia 2022-03-16 14:27:57 +01:00
parent 31103f0040
commit a45748e1aa
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -34,7 +34,7 @@ services:
# Bind (DNS Server)
# ------------------------------------------------------------
bind:
image: cytopia/bind:0.15
image: cytopia/bind:0.27
hostname: bind
restart: always
ports:
@ -51,8 +51,7 @@ services:
##
## Bind wildcard/host settings
##
- WILDCARD_DNS=${TLD_SUFFIX:-loc}=127.0.0.1
- EXTRA_HOSTS=${EXTRA_HOSTS}
- DNS_A=*.${TLD_SUFFIX:-loc}=127.0.0.1,${EXTRA_HOSTS:-}
##
## Forwarding