Skip to content

build(deps): bump openpolicyagent/opa from 0.70.0-istio to 1.3.0-istio in /ext_authz in the examples-ext-authz group #572

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

Closed
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:1.4.2-envoy-1-static@sha256:073bbd180c52f8a148914a577f5030fda007630268a54087796f55cdab2f6732
FROM openpolicyagent/opa:1.5.0-envoy-4-static@sha256:22a75595a9fe52318fff9f5ddfa9ec417cc5e6a63780f093d2d832864c096969

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