MonkeyCanCode commented on code in PR #3448:
URL: https://github.com/apache/polaris/pull/3448#discussion_r2696110444


##########
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 those are the ones with standard dockerfile name (e.g. 
https://github.com/apache/polaris/pull/2678) meaning they are already being 
monitored by renovated bot. For other getting started example, I think they are 
docker-compose which are not monitored by renovate bot atm:
   ```
     ozone-datanode:
       image: &ozone-image apache/ozone:2.0.0
   ```



-- 
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]

Reply via email to