Skip to content

Commit bed4d7c

Browse files
authored
ext_authz: use multi-arc image for opa (#567)
use multi-arc image for opa so the example can be run on arm arch, as most of mac nowadays. Signed-off-by: Bin Chen <pierr.chen@gmail.com>
1 parent 0ba3139 commit bed4d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_authz/Dockerfile-opa

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM openpolicyagent/opa:0.70.0-istio@sha256:4d9b0636e04635fcd993141346ddbb5b8b96bd6f8c511bdc0b65a5d0e4f740b2
1+
FROM openpolicyagent/opa:0.70.0-istio-static@sha256:808342677946849bd359e519666a0b5097885961d2a8f6482e0c99b598e2a996
22

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

0 commit comments

Comments
 (0)