We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d411b7 commit 9ca362aCopy full SHA for 9ca362a
services/nomad/infrastructure/nginx-control.nomad
@@ -12,7 +12,7 @@ job "nginx-control" {
12
driver = "docker"
13
14
config {
15
- image = "ghcr.io/void-linux/infra-nginx:20221230RC01"
+ image = "ghcr.io/void-linux/infra-nginx:20250719R1"
16
network_mode = "host"
17
dns_servers = ["127.0.0.1"]
18
}
0 commit comments