Skip to content

Commit d80f5aa

Browse files
author
Frédéric Dewinne
authored
Update mariadb.md
1 parent a877572 commit d80f5aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/databases/mariadb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ excerpt: "MariaDB support by continuousphp"
1212
MariaDB containers are available for each activity in your build. To enable one of them, simply add the environment
1313
variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to your pipeline configuration. Available versions are :
1414

15+
* ***10.2.15***
1516
* ***10.3.2***
1617

1718
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
@@ -38,4 +39,4 @@ Our containers implement the following PHP extensions for MariaDB :
3839
<tr>
3940
<td>Password</td><td>(blank)</td>
4041
</tr>
41-
</table>
42+
</table>

0 commit comments

Comments
 (0)