Skip to content

Commit

Permalink
Add mariadb 10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 16, 2022
1 parent 394eabb commit faf6547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ POSTGRES_TAG=15-1.29.3

#DB_ROOT_PASSWORD=password

MARIADB_TAG=10.8-3.22.0
MARIADB_TAG=10.9-3.22.0
#MARIADB_TAG=10.8-3.22.0
#MARIADB_TAG=10.7-3.22.0
#MARIADB_TAG=10.6-3.22.0
#MARIADB_TAG=10.5-3.22.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The Ruby stack consist of the following containers:
| [Sidekiq] | | [wodby/ruby] || |
| [PostgreSQL] | 15, 14, 13, 12, 11 | [wodby/postgres] |||
| [Redis] | 7, 6, 5 | [wodby/redis] |||
| [MariaDB] | 10.8-10.3 | [wodby/mariadb] || |
| [MariaDB] | 10.9-10.3 | [wodby/mariadb] || |
| [Node.js] | 18, 16, 14 | [wodby/node] | | |
| [Varnish] | 6.0, 4.1 | [wodby/varnish] | | |
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
Expand Down

0 comments on commit faf6547

Please sign in to comment.