Skip to content

Commit

Permalink
Update Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jun 4, 2024
1 parent 72d98a5 commit d461bcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ docker-compose -v
docker version
```

Docker version 20.10 以降と Docker Compose 1.29 以降を使用していることを確認し、
Docker version 24.0.x 以降と Docker Compose 2.24.x 以降を使用していることを確認し、
必要に応じてアップグレードしてください。

## WSL
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ docker-compose -v
docker version
```

Please ensure that you are using Docker version 20.10 or higher and Docker Compose 1.29 or higher and upgrade if
Please ensure that you are using Docker version 24.0.x or higher and Docker Compose 2.24.x or higher and upgrade if
necessary.

## WSL
Expand Down

0 comments on commit d461bcb

Please sign in to comment.