Skip to content

Commit 13e1b9e

Browse files
committed
lock MariaDB version at the latest supported by Magento
1 parent 24767ed commit 13e1b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

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

3434
db:
35-
image: mariadb
35+
image: mariadb:10.4
3636
container_name: <project>_db
3737
ports:
3838
- 3300:3306

0 commit comments

Comments
 (0)