Bump otel/weaver from v0.9.2 to v0.10.0 (#1425)
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:
parent
efea62254e
commit
ee435c0a03
|
|
@ -3,7 +3,7 @@
|
||||||
# Dependabot can keep this file up to date with latest containers.
|
# Dependabot can keep this file up to date with latest containers.
|
||||||
|
|
||||||
# Weaver is used to generate markdown docs, and enforce policies on the model.
|
# Weaver is used to generate markdown docs, and enforce policies on the model.
|
||||||
FROM otel/weaver:v0.9.2 AS weaver
|
FROM otel/weaver:v0.10.0 AS weaver
|
||||||
|
|
||||||
# OPA is used to test policies enforced by weaver.
|
# OPA is used to test policies enforced by weaver.
|
||||||
FROM openpolicyagent/opa:0.68.0 AS opa
|
FROM openpolicyagent/opa:0.68.0 AS opa
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue