mirror of https://github.com/docker/docs.git
Update linux.md (#21047)
This commit is contained in:
parent
0b8f7ca7b2
commit
cd80a302d7
|
@ -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" %}}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue