Skip to content

Commit

Permalink
Copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkurtz-MSFT committed Nov 14, 2024
1 parent 546a564 commit 81824b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aca/12-optimize-containers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In this module, we will look into the benefits of optimized containers such as:
- Potentially less *Common Vulnerabilities and Exposures (CVEs)*.
- No bloat and unnecessary components such as shells, package managers, etc.

While available prior to .NET 8, the general availability introduction of .NET 8 in November 2023 came with an expanded focus on container optimization and a move away from general-purpose containers. You can apply similar steps for .NET versions newer than 8, but we omit them here for brevity.
While available prior to .NET 8, the general availability introduction of .NET 8 in November 2023 came with an expanded focus on container optimization. You can apply similar steps for .NET versions newer than 8, but we omit them here for brevity.

**For .NET 9, replace `8.0-jammy` with `9.0-noble`.**

Expand Down

0 comments on commit 81824b2

Please sign in to comment.