mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
chore: fix pre-commit lint for md file
This commit is contained in:
parent
e2627e2285
commit
758c355b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ Notes
|
||||||
|
|
||||||
### Quick build image
|
### Quick build image
|
||||||
|
|
||||||
This method uses pre-built `frappe/base:${FRAPPE_BRANCH}` and `frappe/build:${FRAPPE_BRANCH}` image layers which come with required Python and NodeJS runtime. It speeds up the build time.
|
This method uses pre-built `frappe/base:${FRAPPE_BRANCH}` and `frappe/build:${FRAPPE_BRANCH}` image layers which come with required Python and NodeJS runtime. It speeds up the build time.
|
||||||
|
|
||||||
It uses `images/layered/Containerfile`.
|
It uses `images/layered/Containerfile`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue