Skip to content

Commit 5ebef36

Browse files
committed
fix: use appropriate mariadb version for 2.4.7
1 parent 606407e commit 5ebef36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/2.4.7/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
- php
2828

2929
db:
30-
image: mariadb:11.4
30+
image: mariadb:10.11
3131
environment:
3232
MYSQL_ROOT_PASSWORD: magento
3333
MYSQL_DATABASE: magento

0 commit comments

Comments
 (0)