Merge pull request #13394 from linuxmetel/patch-1

Update debian.md
This commit is contained in:
Sebastiaan van Stijn 2021-08-27 16:01:00 +02:00 committed by GitHub
commit c4c4e05ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -22,10 +22,10 @@ To get started with Docker Engine on Debian, make sure you
To install Docker Engine, you need the 64-bit version of one of these Debian or
Raspbian versions:
- Debian Bullseye 11 (testing)
- Debian Buster 10 (stable)
- Raspbian Bullseye 11 (testing)
- Raspbian Buster 10 (stable)
- Debian Bullseye 11 (stable)
- Debian Buster 10 (oldstable)
- Raspbian Bullseye 11 (stable)
- Raspbian Buster 10 (oldstable)
Docker Engine is supported on `x86_64` (or `amd64`), `armhf`, and `arm64` architectures.