We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b117c commit 466c4eeCopy full SHA for 466c4ee
1 file changed
services/nomad/build/buildbot-worker.nomad
@@ -58,7 +58,7 @@ job "buildbot-worker" {
58
driver = "docker"
59
60
config {
61
- image = "ghcr.io/void-linux/void-glibc-full:20240526R1"
+ image = "ghcr.io/void-linux/void-glibc-full:20250622R1"
62
command = "chown"
63
args = ["418:418", "/hostdir", "/workdir", "/buildroots"]
64
}
0 commit comments