Skip to content

Commit

Permalink
Add MariaDB 10.6, drop 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 23, 2021
1 parent 870ed6f commit 4512289
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ POSTGRES_TAG=13-1.23.3

#DB_ROOT_PASSWORD=password

MARIADB_TAG=10.5-3.15.0
MARIADB_TAG=10.6-3.15.0
#MARIADB_TAG=10.5-3.15.0
#MARIADB_TAG=10.4-3.15.0
#MARIADB_TAG=10.3-3.15.0
#MARIADB_TAG=10.2-3.15.0

### --- REDIS ---

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] | 13, 12, 11, 10, 9.6 | [wodby/postgres] |||
| [Redis] | 6, 5 | [wodby/redis] |||
| [MariaDB] | 10.5, 10.4, 10.3, 10.2 | [wodby/mariadb] || |
| [MariaDB] | 10.6, 10.5, 10.4, 10.3 | [wodby/mariadb] || |
| [Node.js] | 16, 14, 12 | [wodby/node] | | |
| [Varnish] | 6.0, 4.1 | [wodby/varnish] | | |
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
Expand Down

0 comments on commit 4512289

Please sign in to comment.