We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851a191 commit a6758efCopy full SHA for a6758ef
1 file changed
docker/app.yml
@@ -32,7 +32,7 @@ services:
32
- php
33
34
mariadb:
35
- image: mariadb:11.4
+ image: mariadb:12.1
36
environment:
37
- MYSQL_ROOT_PASSWORD=
38
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
0 commit comments