MonkeyCanCode commented on code in PR #3448: URL: https://github.com/apache/polaris/pull/3448#discussion_r2696002848
########## 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: So currently we do have renovate bot on Dockerfile used by service/admin (ubi9 openjdk). But if we have proper testing on the docker files, I would think that should be fine. However, as far as I know, not all docker files are covered for automated testing as of now. -- 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]
