Skip to content

Commit 48bfa64

Browse files
committed
Fix a content formatting issue
1 parent a527f00 commit 48bfa64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/azure-machine-learning-ci-image-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: reference
1616

1717
In this article, learn about Azure Machine Learning compute instance image releases. Azure Machine Learning maintains host operating system images for [Azure Machine Learning compute instance](./concept-compute-instance.md) and [Data Science Virtual Machines](./data-science-virtual-machine/release-notes.md). Due to the rapidly evolving needs and package updates, we target to release new images every month.
1818

19-
Azure Machine Learning checks and validates any machine learning packages that may require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](./concept-vulnerability-management.md).
19+
Azure Machine Learning checks and validates any machine learning packages that might require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](./concept-vulnerability-management.md).
2020

2121
Main updates provided with each image version are described in the below sections.
2222

@@ -51,7 +51,7 @@ ray==`2.2.0`
5151

5252
docker version==`24.0.9-1`
5353

54-
## Feb 16, 2024
54+
## February 16, 2024
5555
Version: `24.01.30`
5656

5757
Main changes:
@@ -84,7 +84,7 @@ Main changes:
8484

8585
- `Azure Machine Learning SDK` to version `1.49.0`
8686
- `Certifi` updated to `2022.9.24`
87-
- `.NET` updated from `3.1` (EOL) to `6.0`
87+
- `.NET` updated from `3.1` (end-of-life) to `6.0`
8888
- `Pyspark` update to `3.3.1` (mitigating log4j 1.2.17 and common-text-1.6 vulnerabilities)
8989
- Default `intellisense` to Python `3.10` on the CI
9090
- Bug fixes and stability improvements

0 commit comments

Comments
 (0)