Skip to content

Commit b2b2ad4

Browse files
chore(deps): update openpolicyagent/opa docker tag to v1.15.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a95e53 commit b2b2ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
FROM otel/weaver:v0.13.2 AS weaver
77

88
# OPA is used to test policies enforced by weaver.
9-
FROM openpolicyagent/opa:1.2.0 AS opa
9+
FROM openpolicyagent/opa:1.15.1 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)