diff --git a/installation/linux/raspbian-raspberry-pi.md b/installation/linux/raspbian-raspberry-pi.md index cd498bd71..b7ebfba32 100644 --- a/installation/linux/raspbian-raspberry-pi.md +++ b/installation/linux/raspbian-raspberry-pi.md @@ -4,6 +4,7 @@ Fluent Bit is distributed as the `fluent-bit` package and is available for the Raspberry, specifically for [Raspbian](http://raspbian.org) distribution. The following versions are supported: +* Raspbian Bookworm (12) * Raspbian Bullseye (11) * Raspbian Buster (10) @@ -48,6 +49,12 @@ APT server entry to your sources lists. Add the following content at bottom of your `/etc/apt/sources.list` file. +### Raspbian 12 (Bookworm) + +```text +deb https://packages.fluentbit.io/raspbian/bookworm bookworm main +``` + ### Raspbian 11 (Bullseye) ```text