Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump openpolicyagent/opa from 0.67.0-istio to 0.67.1-istio in /ext_authz in the examples-ext-authz group #45

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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