diff --git a/Dockerfile b/Dockerfile index 1688bbe..0cfc05b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ # protoAgent core forward on the same image roll — core and member bumps are # decoupled. Bump this deliberately (and re-verify), keeping it in step with the # manifest's `verified_against`. Tag format is bare semver (no `v` prefix). -FROM ghcr.io/protolabsai/protoagent:0.108.0 +FROM ghcr.io/protolabsai/protoagent:0.132.0 USER root diff --git a/protoagent.bundle.yaml b/protoagent.bundle.yaml index da477d1..4bb5d2c 100644 --- a/protoagent.bundle.yaml +++ b/protoagent.bundle.yaml @@ -25,7 +25,7 @@ description: >- own work; never posts a blocking verdict against pending CI. # The core version this pin set was last verified against (ADR 0049 rule 2). -verified_against: 0.108.0 +verified_against: 0.132.0 plugins: - { id: workflows, builtin: true } # the recipe engine (code-review panels run through it)