aws / sagemaker-spark-container

The SageMaker Spark Container is a Docker image used to run data processing workloads with the Spark framework on Amazon SageMaker.
Apache License 2.0
36 stars 74 forks source link

publish new minor image version 1.3 to fix log4j vulnerability #95

Closed xiaoxshe closed 2 years ago

xiaoxshe commented 2 years ago

This commit is to fix log4j vulnerability detected in sagemaker-spark-processing:3.1-cpu-py39-v1.2 the new tag will be sagemaker-spark-processing:3.1-cpu-py39-v1.3

Issue #, if available: https://github.com/aws/sagemaker-spark-container/issues/94

Description of changes:

This commit is to fix log4j vulnerability detected in sagemaker-spark-processing:3.1-cpu-py39-v1.2
the new tag will be sagemaker-spark-processing:3.1-cpu-py39-v1.3

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.