diff --git a/Which-container-image-to-use.md b/Which-container-image-to-use.md index 539aa5a..3df068d 100644 --- a/Which-container-image-to-use.md +++ b/Which-container-image-to-use.md @@ -74,3 +74,4 @@ Note that some images mentioned here are no longer tagged like mentioned above. | QNAP TS-451DEU (Intel Celeron J4025) | QTS 5.0.0.1891 | x86_64 | `vaultwarden/server:latest` | OK | | | Regular 64 bit server | OpenMediaVault 6 (Debian Bullseye) | x86_64 | `vaultwarden/server:alpine` | OK | | | Oracle Cloud Infrastructure (OCI) Ampere Altra | Ubuntu 24.04 LTS | linux/arm (arm64) | `vaultwarden/server:latest` | OK | | +| Regular 64bit server | Debian GNU/Linux 12 (bookworm) | x86_64 | `vaultwarden/server:latest` | OK | v1.33.1 |