Bump runner-job-image Dagger CLI from 0.20.0 to 0.20.1
All checks were successful
All checks were successful
Phase 1 of Dagger upgrade: update the CLI in the runner container first so CI can build the new image with the old engine version. See [[upgrade-dagger]] for the full procedure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ba7236ade0
commit
24f7512d59
2 changed files with 3 additions and 3 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.20.0
|
||||
ARG CONTAINER_APP_VERSION=0.20.1
|
||||
|
||||
FROM debian:bookworm-slim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue