mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
remove mariadb version for Frappe Framework setup
This commit is contained in:
parent
6e1117bbbc
commit
48764b21c1
1 changed files with 0 additions and 1 deletions
|
|
@ -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`
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue