diff --git a/content/manuals/engine/install/_index.md b/content/manuals/engine/install/_index.md index 5b30fd279b6..5953303003d 100644 --- a/content/manuals/engine/install/_index.md +++ b/content/manuals/engine/install/_index.md @@ -62,11 +62,18 @@ Click on a platform's link to view the relevant installation procedure. | [CentOS](centos.md) | ✅ | ✅ | | ✅ | | | [Debian](debian.md) | ✅ | ✅ | ✅ | ✅ | | | [Fedora](fedora.md) | ✅ | ✅ | | ✅ | | -| [Raspberry Pi OS (32-bit)](raspberry-pi-os.md) | | | ⚠️ | | | +| [Raspberry Pi OS (32-bit)](raspberry-pi-os.md) | | | last: v28 | | | | [RHEL](rhel.md) | ✅ | ✅ | | | ✅ | | [Ubuntu](ubuntu.md) | ✅ | ✅ | ✅ | ✅ | ✅ | | [Binaries](binaries.md) | ✅ | ✅ | ✅ | | | +> [!WARNING] +> +> Docker Engine v28 is the last major version that provides packages for +> [Raspberry Pi OS 32-bit (armhf)](raspberry-pi-os.md). Starting with v29, +> use the [Debian `arm64`](debian.md) packages, or Debian `armhf` on 32-bit +> ARMv7. + ### Other Linux distributions > [!NOTE]