Skip to content

Commit

Permalink
dns: upgrade dnscontrol to 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Jun 19, 2024
1 parent 1817631 commit 14b30f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/dns/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

cache_dir = Chef::Config[:file_cache_path]

dnscontrol_version = "4.8.1"
dnscontrol_version = "4.12.0"

dnscontrol_arch = if arm?
"arm64"
Expand Down

0 comments on commit 14b30f0

Please sign in to comment.