We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73b5ae1 + dbf978b commit de2f4f0Copy full SHA for de2f4f0
db.mariadb.yml
@@ -5,7 +5,7 @@ services:
5
MOODLE_DOCKER_DBTYPE: mariadb
6
MOODLE_DOCKER_DBCOLLATION: utf8mb4_bin
7
db:
8
- image: mariadb:10
+ image: mariadb:10.5
9
command: >
10
--character-set-server=utf8mb4
11
--collation-server=utf8mb4_bin
0 commit comments