flyrain commented on code in PR #3448: URL: https://github.com/apache/polaris/pull/3448#discussion_r2696041407
########## extensions/auth/opa/tests/src/intTest/resources/org/apache/polaris/extension/auth/opa/test/Dockerfile-opa-version: ########## @@ -16,4 +16,4 @@ # specific language governing permissions and limitations # under the License. # -FROM docker.io/openpolicyagent/opa:0.63.0 \ No newline at end of file +FROM docker.io/openpolicyagent/opa:1.12.3 Review Comment: I'm not worried about the docker file in our tests. A lot of getting-started examples based on docker file, which was not covered by any tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
