Change context back, add dockerfile path

This commit is contained in:
PAlexanderFranklin 2024-03-20 12:23:33 -07:00
parent b6306af846
commit 9004454313

View File

@ -4,8 +4,8 @@ x-customizable-image: &customizable_image
# about using custom images.
# image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set}
build:
context: ./images/production
dockerfile: Containerfile
context: .
dockerfile: images/production/Containerfile
x-depends-on-configurator: &depends_on_configurator
depends_on: