瀏覽代碼

set coredns to 1.10.1 version

Abhishek Kondur 2 年之前
父節點
當前提交
155c6b0d2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compose/docker-compose.yml

+ 1 - 1
compose/docker-compose.yml

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