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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

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" %}}
```