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}
|
||||
build:
|
||||
context: ./images/production
|
||||
dockerfile: ContainerFile
|
||||
dockerfile: Containerfile
|
||||
|
||||
x-depends-on-configurator: &depends_on_configurator
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user