aws / sagemaker-sparkml-serving-container

This code is used to build & run a Docker container for performing predictions against a Spark ML Pipeline.
Apache License 2.0
50 stars 25 forks source link

Dummy commit to trigger a new container image build for fixing vulnerabilities #19

Closed mahithsuresh closed 3 years ago

mahithsuresh commented 3 years ago

The SparkML-Serving-Container:2.4 contains a bunch of vulnerabilities which is blocking some customers from being able to use it. In order to resolve these, the container image needs to be rebuilt. In order to rebuild the image, I am creating a dummy commit by just adding to the change log. However, we released SparkML-Serving-Container:2.4 a couple of months back but I realized that we never updated the ChangeLog. So I thought I'll update that.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.