Skip to content

Commit

Permalink
Update Docker and Docker Compose versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Sep 30, 2020
1 parent 6398aa9 commit c674185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ If you really want to store your secrets unencrypted, you can disable it entirel

* [Amazon Linux 2 LTS](https://aws.amazon.com/amazon-linux-2/)
* [Buildkite Agent v3.22.1](https://buildkite.com/docs/agent)
* [Docker 19.03.5](https://www.docker.com)
* [Docker Compose 1.25.1](https://docs.docker.com/compose/)
* [Docker](https://www.docker.com) - 19.03.13 (Linux) and 19.03.12 (Windows)
* [Docker Compose](https://docs.docker.com/compose/) - 1.27.4 (Linux) and 1.27.2 (Windows)
* [aws-cli](https://aws.amazon.com/cli/) - useful for performing any ops-related tasks
* [jq](https://stedolan.github.io/jq/) - useful for manipulating JSON responses from cli tools such as aws-cli or the Buildkite API

Expand Down

0 comments on commit c674185

Please sign in to comment.