Skip to content

Commit dd8ab01

Browse files
Update otel/weaver Docker tag to v0.23.0 (#1654)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b352604 commit dd8ab01

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
@@ -3,7 +3,7 @@
33
# Dependabot can keep this file up to date with latest containers.
44

55
# Weaver is used to generate markdown docs, and enforce policies on the model.
6-
FROM otel/weaver:v0.22.1 AS weaver
6+
FROM otel/weaver:v0.23.0 AS weaver
77

88
# OPA is used to test policies enforced by weaver.
99
FROM openpolicyagent/opa:1.15.2 AS opa

0 commit comments

Comments
 (0)