File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
content/manuals/engine/install Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ To get started with Docker Engine on Debian, make sure you
4242To install Docker Engine, you need the 64-bit version of one of these Debian
4343versions:
4444
45+ - Debian Trixie 13 (testing)
4546- Debian Bookworm 12 (stable)
4647- Debian Bullseye 11 (oldstable)
4748
@@ -144,7 +145,7 @@ Docker from the repository.
144145 ```console
145146 $ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
146147 ```
147-
148+
148149 {{< /tab >}}
149150 {{< tab name="Specific version" >}}
150151
Original file line number Diff line number Diff line change @@ -26,8 +26,9 @@ To get started with Docker Engine on Fedora, make sure you
2626To install Docker Engine, you need a maintained version of one of the following
2727Fedora versions:
2828
29- - Fedora 40
29+ - Fedora 42
3030- Fedora 41
31+ - Fedora 40
3132
3233### Uninstall old versions
3334
You can’t perform that action at this time.
0 commit comments