We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325c033 commit ad99108Copy full SHA for ad99108
1 file changed
services/nomad/build/buildbot.nomad
@@ -60,7 +60,7 @@ job "buildbot" {
60
driver = "docker"
61
62
config {
63
- image = "ghcr.io/void-linux/infra-buildbot:20250422R1"
+ image = "ghcr.io/void-linux/infra-buildbot:20251119R1"
64
ports = ["http", "worker"]
65
}
66
0 commit comments