Upgrade blocky and init fast
This commit is contained in:
parent
6906623fda
commit
7477cb7227
@ -83,7 +83,7 @@ job "blocky" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "ghcr.io/0xerr0r/blocky:v0.22"
|
||||
image = "ghcr.io/0xerr0r/blocky:v0.24"
|
||||
args = ["-c", "$${NOMAD_TASK_DIR}/config.yml"]
|
||||
ports = ["dns", "api"]
|
||||
}
|
||||
|
@ -10,6 +10,8 @@ bootstrapDns:
|
||||
|
||||
|
||||
upstreams:
|
||||
init:
|
||||
strategy: fast
|
||||
groups:
|
||||
default:
|
||||
- https://dns.quad9.net/dns-query
|
||||
|
Loading…
Reference in New Issue
Block a user