From 9004454313ac6ebc63bfe74eeae5469909351267 Mon Sep 17 00:00:00 2001 From: PAlexanderFranklin Date: Wed, 20 Mar 2024 12:23:33 -0700 Subject: [PATCH] Change context back, add dockerfile path --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index ade33772..c374b2d7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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: