Skip to content

Commit a6758ef

Browse files
committed
Update to MariaDB 12.1
1 parent 851a191 commit a6758ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
- php
3333

3434
mariadb:
35-
image: mariadb:11.4
35+
image: mariadb:12.1
3636
environment:
3737
- MYSQL_ROOT_PASSWORD=
3838
- MYSQL_ALLOW_EMPTY_PASSWORD=yes

0 commit comments

Comments
 (0)