Skip to content

Commit

Permalink
build(deps): bump openpolicyagent/opa
Browse files Browse the repository at this point in the history
Bumps the examples-ext-authz group in /ext_authz with 1 update: openpolicyagent/opa.


Updates `openpolicyagent/opa` from 0.67.0-istio to 0.67.1-istio

---
updated-dependencies:
- dependency-name: openpolicyagent/opa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: examples-ext-authz
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent 27a2880 commit 5041f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_authz/Dockerfile-opa
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM openpolicyagent/opa:0.67.0-istio@sha256:41512cb576ba71c2a7267a64958f9f866d549fd681792eac1679cccd3f8b0276
FROM openpolicyagent/opa:0.67.1-istio@sha256:23c4493ebc01940586addcaef94ef85bfbc12acd60f7a8ab484a1a7ba2e5c3dd

COPY --chmod=644 ./config/opa-service/policy.rego /etc/policy.rego

0 comments on commit 5041f65

Please sign in to comment.