mirror of https://github.com/docker/docs.git
engine: remove debian 13 (trixie) from supported list
Commit d0e6a33bbc
updated the list of Debian
versions in the prerequisites. While "Bookworm" is the new stable, we don't
yet build packages for debian 13 (trixie), which is the current "testing".
Packages will arrive at some point, but aren't there yet, so let's remove
it for now.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
3e7ae9d532
commit
84b0fd4437
|
@ -29,7 +29,6 @@ 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
|
||||
versions:
|
||||
|
||||
- Debian Trixie 13 (testing)
|
||||
- Debian Bookworm 12 (stable)
|
||||
- Debian Bullseye 11 (oldstable)
|
||||
|
||||
|
|
Loading…
Reference in New Issue