xiangfu0 merged PR #14030:
URL: https://github.com/apache/pinot/pull/14030
--
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: commits-unsubscr...@pinot.apa
abhioncbr commented on code in PR #14030:
URL: https://github.com/apache/pinot/pull/14030#discussion_r1766343606
##
docker/images/pinot-base/pinot-base-runtime/ms-openjdk.dockerfile:
##
@@ -20,12 +20,18 @@
ARG JAVA_VERSION=11
ARG JDK_IMAGE=mcr.microsoft.com/openjdk/jdk
-FROM
xiangfu0 commented on code in PR #14030:
URL: https://github.com/apache/pinot/pull/14030#discussion_r1766250084
##
docker/images/pinot-base/pinot-base-runtime/ms-openjdk.dockerfile:
##
@@ -20,12 +20,18 @@
ARG JAVA_VERSION=11
ARG JDK_IMAGE=mcr.microsoft.com/openjdk/jdk
-FROM
abhioncbr opened a new pull request, #14030:
URL: https://github.com/apache/pinot/pull/14030
As per the [issue](https://github.com/apache/pinot/issues/13461), This PR
tries to fix all the vulnerabilities based on the Ubuntu OS version. Using the
newer version of the Ubuntu
`24.10`([referen