From 8312c3f6e0ebb1d0c5944ba19b667f048dcdc226 Mon Sep 17 00:00:00 2001 From: JJ-Cronos Date: Thu, 27 Mar 2025 12:13:09 +0200 Subject: [PATCH] feat: Update production image --- compose.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 67f8e06d..84aa9217 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,8 @@ x-customizable-image: &customizable_image # By default the image used only contains the `frappe` and `erpnext` apps. # about using custom images. #TODO Replace Image with Custom Image for production. See https://github.com/frappe/frappe_docker/blob/main/docs/custom-apps.md - image: frappe/erpnext:${ERPNEXT_VERSION:?No ERPNext version set} + image: rafnav/rafnav_bench:1.0 + pull_policy: ${PULL_POLICY:-always} x-depends-on-configurator: &depends_on_configurator depends_on: