Change image to local image

This commit is contained in:
PAlexanderFranklin 2024-04-01 16:45:17 -07:00
parent 83a582bf87
commit 41219e5df3

View File

@ -2,7 +2,7 @@ x-customizable-image: &customizable_image
# By default the image used only contains the `frappe` and `erpnext` apps.
# See https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md
# about using custom images.
image: githaven.org/shiloh/frappe_docker:production
image: local-frappe
# build:
# context: .
# dockerfile: ./Shilohimage