Skip to content

Commit f65a25c

Browse files
authored
Update raspbian-raspberry-pi.md (#1646)
Update instructions to include Raspbian Bookworm (12). Signed-off-by: Fil <[email protected]>
1 parent 2136f97 commit f65a25c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

installation/linux/raspbian-raspberry-pi.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Fluent Bit is distributed as the `fluent-bit` package and is available for the
44
Raspberry, specifically for [Raspbian](http://raspbian.org) distribution. The
55
following versions are supported:
66

7+
* Raspbian Bookworm (12)
78
* Raspbian Bullseye (11)
89
* Raspbian Buster (10)
910

@@ -48,6 +49,12 @@ APT server entry to your sources lists.
4849

4950
Add the following content at bottom of your `/etc/apt/sources.list` file.
5051

52+
### Raspbian 12 (Bookworm)
53+
54+
```text
55+
deb https://packages.fluentbit.io/raspbian/bookworm bookworm main
56+
```
57+
5158
### Raspbian 11 (Bullseye)
5259

5360
```text

0 commit comments

Comments
 (0)