Re: [PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-23 Thread via GitHub
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

Re: [PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-19 Thread via GitHub
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

Re: [PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-19 Thread via GitHub
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

[PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-18 Thread via GitHub
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