Switch from local image to remote image

This commit is contained in:
PAlexanderFranklin 2024-05-07 16:00:18 -07:00
parent 2fcd3d694d
commit da3b22663c

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: local-frappe
image: githaven.org/shiloh/frappe_docker:production
# build:
# context: .
# dockerfile: ./Shilohimage