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
|
|
@ -9,7 +9,7 @@
|
|||
# Usage: Configure runner with label like:
|
||||
# docker:docker://registry.ops.eblu.me/blumeops/runner-job-image:latest
|
||||
|
||||
ARG CONTAINER_APP_VERSION=0.19.11
|
||||
ARG CONTAINER_APP_VERSION=0.20.0
|
||||
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue