Update linux.md (#21047)

This commit is contained in:
Aam Surganda
2024-10-02 21:14:18 +07:00
committed by GitHub
parent 0b8f7ca7b2
commit cd80a302d7

View File

@@ -118,5 +118,10 @@ To update the Compose plugin, run the following commands:
```console
$ docker compose version
```
Expected output:
```text
Docker Compose version {{% param "compose_version" %}}
```