docs: fix reference to arm64

See #7215
This commit is contained in:
Jose Diaz-Gonzalez
2024-09-29 14:31:17 -04:00
committed by GitHub
parent e0557192c4
commit a712949cd1

View File

@@ -74,8 +74,8 @@ Support us with a monthly donation and help us continue our activities. [[Become
A fresh VM running any of the following operating systems:
- Ubuntu 20.04 / 22.04 / 24.04 (amd64/arch64) - Any currently supported release
- Debian 11+ (amd64/arch64)
- Ubuntu 20.04 / 22.04 / 24.04 (amd64/arm64) - Any currently supported release
- Debian 11+ (amd64/arm64)
An SSH keypair that can be used for application deployment. If this exists before installation, it will be automatically imported into dokku.
Otherwise, you will need to import the keypair manually after installation using `dokku ssh-keys:add`.