From fe66db95f185466844ee94f2ec642b1702d09ccc Mon Sep 17 00:00:00 2001 From: Josef Date: Mon, 1 Jul 2024 16:02:33 +0200 Subject: [PATCH] Added Oracle Cloud Infrastructure (OCI) Ampere Altra to table --- 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 83318ba..539aa5a 100644 --- a/Which-container-image-to-use.md +++ b/Which-container-image-to-use.md @@ -73,3 +73,4 @@ Note that some images mentioned here are no longer tagged like mentioned above. | Regular 64bit server | Unraid 6.8.0 | 19.03.5 | `vaultwarden/server:latest` | OK | | 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 | |