Skip to content

Commit 466c4ee

Browse files
committed
services/nomad/build/buildbot-worker: update container image
1 parent 72b117c commit 466c4ee

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:20240526R1"
61+
image = "ghcr.io/void-linux/void-glibc-full:20250622R1"
6262
command = "chown"
6363
args = ["418:418", "/hostdir", "/workdir", "/buildroots"]
6464
}

0 commit comments

Comments
 (0)