Add docker file to end of path

This commit is contained in:
PAlexanderFranklin 2024-03-20 11:42:19 -07:00
parent 2cc5bd4baa
commit f474f31ca2

View File

@ -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: