Skip to content

Commit 31077aa

Browse files
committed
services/nomad/infrastructure/nginx-control: update nginx
1 parent 3ede7bb commit 31077aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/infrastructure/nginx-control.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ job "nginx-control" {
1212
driver = "docker"
1313

1414
config {
15-
image = "ghcr.io/void-linux/infra-nginx:20221230RC01"
15+
image = "ghcr.io/void-linux/infra-nginx:20250719R1"
1616
network_mode = "host"
1717
dns_servers = ["127.0.0.1"]
1818
}

0 commit comments

Comments
 (0)