Bump runner-job-image Dagger CLI from 0.19.11 to 0.20.0
The Dagger module was upgraded to v0.20.0 in d15071a but the runner job
image still had the old CLI, causing build-blumeops to fail with a
version mismatch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c281fb5403
commit
448689bf2a
3 changed files with 3 additions and 2 deletions
|
|
@ -231,7 +231,7 @@ services:
|
|||
- name: runner-job-image
|
||||
type: argocd
|
||||
last-reviewed: 2026-02-23
|
||||
current-version: "0.19.11"
|
||||
current-version: "0.20.0"
|
||||
upstream-source: https://github.com/dagger/dagger/releases
|
||||
notes: >-
|
||||
Forgejo Actions job execution image. CONTAINER_APP_VERSION tracks the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue