Skip to content

Commit a143ee2

Browse files
committed
services/nomad/build: prep masterdirs with containers that exist
1 parent 16c247e commit a143ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nomad/build/buildbot-worker.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ job "buildbot-worker" {
5858
driver = "docker"
5959

6060
config {
61-
image = "ghcr.io/void-linux/void-glibc-full:20250622R1"
61+
image = "ghcr.io/void-linux/void-glibc-full:20250616R2"
6262
command = "chown"
6363
args = ["418:418", "/hostdir", "/workdir", "/buildroots"]
6464
}

0 commit comments

Comments
 (0)