We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf0e3d commit e3ac9c3Copy full SHA for e3ac9c3
1 file changed
dependencies.Dockerfile
@@ -6,7 +6,7 @@
6
FROM otel/weaver:v0.24.2@sha256:d1fb16d279f39810c340fbbf1cf9e5e995a3a9cefa531938e9012437e3bc00c1 AS weaver
7
8
# OPA is used to test policies enforced by weaver.
9
-FROM openpolicyagent/opa:1.18.1@sha256:fffa40071c12b8da84518387ed5d7207322d74b04689aa3533e0ebe1e57666d5 AS opa
+FROM openpolicyagent/opa:1.18.2@sha256:cba27d3c6af2feba1e4d6e6b5e24df5b53db332420d4148a90acccd12efae6ed AS opa
10
11
# Semconv gen is used for backwards compatibility checks.
12
# TODO(jsuereth): Remove this when no longer used.
0 commit comments