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`([reference](https://hub.docker.com/layers/library/ubuntu/24.10/images/sha256-f1295b0bad93cde7ab6b1bd4e2af4eb3acdc25e3d964484ceab27146e7918dbb?context=explore)), with 0 vulnerabilities. Docker scout for the image build using the command ```bash $ docker build -t apachepinot/pinot-base-runtime:11-ms-openjdk -f docker/images/pinot-base/pinot-base-runtime/ms-openjdk.dockerfile . --no-cache $ docker scout quickview (sbx/consumer) i New version 1.13.0 available (installed version is 1.11.0) at https://github.com/docker/scout-cli ✓ Image stored for indexing ✓ Indexed 242 packages i Base image was auto-detected. To get more accurate results, build images with max-mode provenance attestations. Review docs.docker.com ↗ for more information. Target │ local://apachepinot/pinot-base-runtime:17-ms-openjdk │ 0C 0H 0M 0L digest │ 60f9e6fdfb01 │ Base image │ ubuntu:24.10 │ 0C 0H 0M 0L ``` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org