set coredns to 1.10.1 version (#2527)

This commit is contained in:
Abhishek K 2023-08-22 11:48:10 +05:30 committed by GitHub
parent fe470e92dc
commit a775d7402f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: