Skip to content

Commit

Permalink
Add a new tag list for MySQL 8.4 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
komainu8 authored Jan 30, 2025
1 parent 0063077 commit 05c951e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ If your /path/to/datadir doesn't have ibdata1, container decides to re-initializ
Currently, groonga/mroonga provides these couples of versions.
([tags](https://hub.docker.com/r/groonga/mroonga/tags/) cannot display all of them..)

### For MySQL 8.4

| tag | MySQL | Mroonga | Groonga |
|------------------------|--------|---------|---------|
| mysql-8.4-latest | 8.4.4 | 14.13 | 14.1.3 |
| mysql-8.4.4-14.13 | 8.4.4 | 14.13 | 14.1.3 |

### For MySQL 8.0

| tag | MySQL | Mroonga | Groonga |
Expand Down

0 comments on commit 05c951e

Please sign in to comment.