Skip to content

Commit 3e83e60

Browse files
Bump openpolicyagent/opa from 1.0.1 to 1.1.0 (open-telemetry#1862)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7277004 commit 3e83e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
FROM otel/weaver:v0.12.0 AS weaver
77

88
# OPA is used to test policies enforced by weaver.
9-
FROM openpolicyagent/opa:1.0.1 AS opa
9+
FROM openpolicyagent/opa:1.1.0 AS opa
1010

1111
# Semconv gen is used for backwards compatibility checks.
1212
# TODO(jsuereth): Remove this when no longer used.

0 commit comments

Comments
 (0)