mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-02 09:54:26 +08:00
set coredns to 1.10.1 version (#2527)
This commit is contained in:
parent
fe470e92dc
commit
a775d7402f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ services:
|
|||
|
||||
coredns:
|
||||
container_name: coredns
|
||||
image: coredns/coredns
|
||||
image: coredns/coredns:1.10.1
|
||||
command: -conf /root/dnsconfig/Corefile
|
||||
env_file: ./netmaker.env
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue