Skip to content

Commit

Permalink
[skip ci] docker-compose > docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Jul 24, 2024
1 parent 8e81d56 commit 6068345
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/user/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ upgrading:
.. code-block:: bash
$ git --version
git version 2.20.1
git version 2.25.1
$ docker --version
Docker version 20.10.7, build f0df350
$ docker-compose --version
docker-compose version 1.28.2, build unknown
Docker version 27.0.2, build 912c1dd
$ docker compose version
Docker Compose version v2.28.1
$ make --version
GNU Make 4.2.1
$ bash --version
Expand Down

0 comments on commit 6068345

Please sign in to comment.