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:
parent
448689bf2a
commit
46cc3fbc2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue