Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/databases/mariadb.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ excerpt: "MariaDB support by continuousphp"
MariaDB containers are available for each activity in your build. To enable one of them, simply add the environment
variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to your pipeline configuration. Available versions are :

* ***10.2.15***
* ***10.3.2***

E.g. if you need `MariaDB 10.3.2` in your Behat tests, go to the Testing Settings (step 2 of the Pipeline) and add the
Expand All @@ -38,4 +39,4 @@ Our containers implement the following PHP extensions for MariaDB :
<tr>
<td>Password</td><td>(blank)</td>
</tr>
</table>
</table>