diff --git a/containers/runner-job-image/Dockerfile b/containers/runner-job-image/Dockerfile index 88e041f..b814339 100644 --- a/containers/runner-job-image/Dockerfile +++ b/containers/runner-job-image/Dockerfile @@ -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 diff --git a/service-versions.yaml b/service-versions.yaml index cc4d491..256a47a 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -230,8 +230,8 @@ services: - name: runner-job-image type: argocd - last-reviewed: 2026-02-23 - current-version: "0.20.0" + last-reviewed: 2026-03-06 + current-version: "0.20.1" upstream-source: https://github.com/dagger/dagger/releases notes: >- Forgejo Actions job execution image. CONTAINER_APP_VERSION tracks the