We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723c370 commit 79a1937Copy full SHA for 79a1937
1 file changed
services/nomad/build/buildbot-worker.nomad
@@ -88,7 +88,7 @@ job "buildbot-worker" {
88
user = "void-builder"
89
90
config {
91
- image = "ghcr.io/void-linux/infra-buildbot-builder:20250422R1"
+ image = "ghcr.io/void-linux/infra-buildbot-builder:20250506R2"
92
volumes = [
93
"local/xbps-repos.conf:/etc/xbps.d/00-repository-main.conf",
94
"local/xbps-arch.conf:/etc/xbps.d/xbps-arch.conf",
0 commit comments