We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75aa995 commit e4986c8Copy full SHA for e4986c8
content/manuals/engine/install/ubuntu.md
@@ -166,7 +166,7 @@ Docker from the repository.
166
Select the desired version and install:
167
168
```console
169
- $ VERSION_STRING=5:27.1.1-1~ubuntu.24.04~noble
+ $ VERSION_STRING=5:27.3.1-1~ubuntu.24.04~noble
170
$ sudo apt-get install docker-ce=$VERSION_STRING docker-ce-cli=$VERSION_STRING containerd.io docker-buildx-plugin docker-compose-plugin
171
```
172
0 commit comments