Bump openpolicyagent/opa from 0.67.1 to 0.68.0 (#1376)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
This commit is contained in:
parent
11f5d37d16
commit
bf0a2c1134
|
|
@ -6,7 +6,7 @@
|
|||
FROM otel/weaver:v0.9.1 AS weaver
|
||||
|
||||
# OPA is used to test policies enforced by weaver.
|
||||
FROM openpolicyagent/opa:0.67.1 AS opa
|
||||
FROM openpolicyagent/opa:0.68.0 AS opa
|
||||
|
||||
# Semconv gen is used for backwards compatibility checks.
|
||||
# TODO(jsuereth): Remove this when no longer used.
|
||||
|
|
|
|||
Loading…
Reference in New Issue