fix containerfile case
This commit is contained in:
parent
05e9080312
commit
b6306af846
@ -5,7 +5,7 @@ x-customizable-image: &customizable_image
|
|||||||
# image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set}
|
# image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set}
|
||||||
build:
|
build:
|
||||||
context: ./images/production
|
context: ./images/production
|
||||||
dockerfile: ContainerFile
|
dockerfile: Containerfile
|
||||||
|
|
||||||
x-depends-on-configurator: &depends_on_configurator
|
x-depends-on-configurator: &depends_on_configurator
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user