mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-16 22:01:19 +08:00
set coredns to 1.10.1 version (#2527)
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
|||||||
|
|
||||||
coredns:
|
coredns:
|
||||||
container_name: coredns
|
container_name: coredns
|
||||||
image: coredns/coredns
|
image: coredns/coredns:1.10.1
|
||||||
command: -conf /root/dnsconfig/Corefile
|
command: -conf /root/dnsconfig/Corefile
|
||||||
env_file: ./netmaker.env
|
env_file: ./netmaker.env
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Reference in New Issue
Block a user