Bump openpolicyagent/opa from 0.69.0 to 0.70.0 (#1544)
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
520702f155
commit
b735b8b3e6
|
|
@ -6,7 +6,7 @@
|
|||
FROM otel/weaver:v0.10.0 AS weaver
|
||||
|
||||
# OPA is used to test policies enforced by weaver.
|
||||
FROM openpolicyagent/opa:0.69.0 AS opa
|
||||
FROM openpolicyagent/opa:0.70.0 AS opa
|
||||
|
||||
# Semconv gen is used for backwards compatibility checks.
|
||||
# TODO(jsuereth): Remove this when no longer used.
|
||||
|
|
|
|||
Loading…
Reference in New Issue