Bump otel/weaver from v0.9.1 to v0.9.2 (#1401)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-10 11:40:33 -07:00 committed by GitHub
parent 26e3779ba8
commit 903e839a26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Dependabot can keep this file up to date with latest containers.
# Weaver is used to generate markdown docs, and enforce policies on the model.
FROM otel/weaver:v0.9.1 AS weaver
FROM otel/weaver:v0.9.2 AS weaver
# OPA is used to test policies enforced by weaver.
FROM openpolicyagent/opa:0.68.0 AS opa