Deprecated latest tag for fixed versioning. Upgrading to 14.2.0
Signed-off-by: karmacoma <karmacoma@karmacoma.dev>
This commit is contained in:
parent
27400954bd
commit
a86011cfa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
dns_server:
|
dns_server:
|
||||||
hostname: dns.karmacoma.dev
|
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
|
# For DHCP deployments, use "host" network mode and remove all the port mappings, including the ports array by commenting them
|
||||||
# network_mode: "host"
|
# network_mode: "host"
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue