Skip to content

Commit b0753a8

Browse files
committed
packaging: remove buster
Signed-off-by: Amin Vakil <[email protected]>
1 parent 2dee9d8 commit b0753a8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

installation/downloads/linux/raspbian-raspberry-pi.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Fluent Bit is distributed as the `fluent-bit` package and is available for [Rasp
44

55
- Raspbian Bookworm (12)
66
- Raspbian Bullseye (11)
7-
- Raspbian Buster (10)
87

98
## Server GPG key
109

@@ -32,12 +31,6 @@ echo "deb https://packages.fluentbit.io/raspbian/bookworm bookworm main" | sudo
3231
echo "deb https://packages.fluentbit.io/raspbian/bullseye bullseye main" | sudo tee /etc/apt/sources.list.d/fluent-bit.list
3332
```
3433

35-
### Raspbian 10 (Buster)
36-
37-
```shell
38-
echo "deb https://packages.fluentbit.io/raspbian/buster buster main" | sudo tee /etc/apt/sources.list.d/fluent-bit.list
39-
```
40-
4134
### Update your repositories database
4235

4336
Now let your system update the `apt` database:

0 commit comments

Comments
 (0)