diff --git a/docker-compose.yml b/docker-compose.yml index d9ee89e..1d14e51 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ services: dns_server: hostname: dns.karmacoma.dev - image: technitium/dns-server:latest + image: technitium/dns-server:14.2.0 # For DHCP deployments, use "host" network mode and remove all the port mappings, including the ports array by commenting them # network_mode: "host" ports: