Update forgejo-runner job image to v0.20.0-448689b

Built locally to break the chicken-and-egg: the old runner couldn't
build its own replacement because it needed Dagger 0.20.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-05 11:05:21 -08:00
commit 46cc3fbc2e

View file

@ -29,7 +29,7 @@ spec:
- name: RUNNER_NAME - name: RUNNER_NAME
value: "k8s-runner" value: "k8s-runner"
- name: RUNNER_LABELS - name: RUNNER_LABELS
value: "k8s:docker://registry.ops.eblu.me/blumeops/runner-job-image:v0.19.11-4c5e0f0" value: "k8s:docker://registry.ops.eblu.me/blumeops/runner-job-image:v0.20.0-448689b"
command: command:
- /bin/sh - /bin/sh
- -c - -c