Add docker file to end of path
This commit is contained in:
parent
2cc5bd4baa
commit
f474f31ca2
@ -3,7 +3,7 @@ x-customizable-image: &customizable_image
|
||||
# See https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md
|
||||
# about using custom images.
|
||||
# image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set}
|
||||
build: ./images/production
|
||||
build: ./images/production/ContainerFile
|
||||
|
||||
x-depends-on-configurator: &depends_on_configurator
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user