From ed8dd992e69dac50d20d7207c73b5737c6b100fa Mon Sep 17 00:00:00 2001 From: Rob Williams Date: Sat, 3 Sep 2022 11:21:47 -0500 Subject: Partial update—changed MySQL to MariaDB but need --- general/environments/environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'general') diff --git a/general/environments/environments.md b/general/environments/environments.md index 1cd536f..e516789 100644 --- a/general/environments/environments.md +++ b/general/environments/environments.md @@ -4,7 +4,7 @@ |---|---|---|---| | Ubuntu | ubuntu-latest | [ubuntu](http://www.ubuntu.com) | Free software licenses (mainly GPL) | | **Database** | | | | -| MySQL | 5.5.40 | [http://www.mysql.com/](http://www.mysql.com/) | GPL (version 2) or proprietary | +| MariaDB | 10.X.XX | [http://www.mariadb.org/](http://www.mariadb.org/) | GPL (version 2) | | **Python** | | | | | Python | 3.8 | [http://www.python.org/](http://www.python.org/) | Python Software Foundation License | | Flask | 1.1.2 | [http://flask.pocoo.org/](http://flask.pocoo.org/) | BSD | -- cgit v1.2.3