docs: fix typo in Ubuntu content.md

This commit is contained in:
Cristovao Cordeiro 2024-10-11 14:43:26 +02:00 committed by GitHub
parent 2cee90d0e9
commit fddd47b1e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ENV LANG en_US.utf8
## Unminimize
Starting from [Ubuntu 24.10 "Oracular Oriole"](https://discourse.ubuntu.com/t/oracular-oriole-release-notes/44878#unminimize), the `unminimize` command will no longer be shipped by default on all minimal images. It has now been moved to a dedicated package which can be installed via `apt-get install -y unminimize`.
Starting from [Ubuntu 24.10 "Oracular Oriole"](https://discourse.ubuntu.com/t/oracular-oriole-release-notes/44878#unminimize), the `unminimize` command will no longer be shipped by default on minimal images. It has now been moved to a dedicated package which can be installed via `apt-get install -y unminimize`.
# How is the rootfs built?