Upgrade blocky and init fast

This commit is contained in:
IamTheFij 2024-06-24 13:53:13 -07:00
parent 6906623fda
commit 7477cb7227
2 changed files with 3 additions and 1 deletions

View File

@ -83,7 +83,7 @@ job "blocky" {
driver = "docker" driver = "docker"
config { config {
image = "ghcr.io/0xerr0r/blocky:v0.22" image = "ghcr.io/0xerr0r/blocky:v0.24"
args = ["-c", "$${NOMAD_TASK_DIR}/config.yml"] args = ["-c", "$${NOMAD_TASK_DIR}/config.yml"]
ports = ["dns", "api"] ports = ["dns", "api"]
} }

View File

@ -10,6 +10,8 @@ bootstrapDns:
upstreams: upstreams:
init:
strategy: fast
groups: groups:
default: default:
- https://dns.quad9.net/dns-query - https://dns.quad9.net/dns-query