remove mariadb version for Frappe Framework setup

This commit is contained in:
Harshith Ashok 2026-05-19 19:55:03 +05:30 committed by GitHub
parent 6e1117bbbc
commit 48764b21c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,6 @@ services:
``` ```
> Without this, Docker may pull amd64 images and emulate them via Rosetta — things will work but be noticeably slower. > Without this, Docker may pull amd64 images and emulate them via Rosetta — things will work but be noticeably slower.
> Ensure mariadb version is set to `10.8` since Frappe Framework is not yet tested for the default version `11.8`
--- ---