Skip to content

Commit

Permalink
set coredns to 1.10.1 version (#2527)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 authored Aug 22, 2023
1 parent fe470e9 commit a775d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a775d74

Please sign in to comment.