Skip to content

Commit 1219028

Browse files
classabbyampthe-maldridge
authored andcommitted
services/nomad/build/root-pkgs-httpd: update to 1.37
1 parent 4965d45 commit 1219028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/build/root-pkgs-httpd.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ job "build-mirror" {
2727
driver = "docker"
2828

2929
config {
30-
image = "busybox:1.32-musl"
30+
image = "busybox:1.37-musl"
3131
args = ["httpd", "-f", "-p", "80", "-h", "/pkgs"]
3232
network_mode = "host"
3333
}

0 commit comments

Comments
 (0)