From d3eaf1d4f5ee9a52270da5e25baddcd09167a99e Mon Sep 17 00:00:00 2001 From: Mathias Mumrau Chevalier <14805850+mumrau@users.noreply.github.com> Date: Sun, 28 Jun 2020 09:48:30 +0200 Subject: [PATCH] Addind Raspberry Pi 4 to the compability list --- Which-container-image-to-use.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Which-container-image-to-use.md b/Which-container-image-to-use.md index 61dea70..def8c23 100644 --- a/Which-container-image-to-use.md +++ b/Which-container-image-to-use.md @@ -49,6 +49,7 @@ Please add your details here, if you're running the image on a hardware that is | Raspberry Pi Zero W | Raspbian (4.14.98+) | linux/arm (armv6l) | `bitwardenrs/server:armv6` | OK | | | Raspberry Pi 1 B | Raspbian (4.19.97+) | linux/arm (armv6l) | `bitwardenrs/server:armv6` | OK | | | Raspberry Pi 3 B | Raspbian (4.14.98-v7+) | linux/arm (armv7l) | `bitwardenrs/server:raspberry` | OK | | +| Raspberry Pi 4 | Raspbian (4.19.118-v7l+) | linux/arm (armv7l) | `bitwardenrs/server:raspberry` | OK | 4go version, rev 1.1 | | Synology | DSM (DSM 6.2.1-23824 Update 6) | Docker-x64-17.05.0-0367 | `bitwardenrs/server:latest` | OK | | Synology | DSM (DSM 6.2.2-24922 Update 4) | Docker-x64-18.09.0-0506 | `bitwardenrs/server:1.13.0-alpine` | OK | | Regular 64bit server | Unraid 6.8.0 | 19.03.5 | `bitwardenrs/server:latest` | OK | | \ No newline at end of file