Skip to content

Commit

Permalink
Merge branch 'main' into fix_k8s_metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrsMark authored Feb 3, 2025
2 parents 831471d + 3e83e60 commit a8e2361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
FROM otel/weaver:v0.12.0 AS weaver

# OPA is used to test policies enforced by weaver.
FROM openpolicyagent/opa:1.0.1 AS opa
FROM openpolicyagent/opa:1.1.0 AS opa

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

0 comments on commit a8e2361

Please sign in to comment.