mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 08:15:09 +00:00
Update compose.yaml
This commit is contained in:
parent
a2d2121d96
commit
5961823cd7
1 changed files with 1 additions and 1 deletions
|
|
@ -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: harbor.fintechsys.net/frappe-systems/remittance_network_agent:latest
|
||||
image: remittance_network_agent/${ERPNEXT_VERSION:?No ERPNext version set}:latest
|
||||
|
||||
x-depends-on-configurator: &depends_on_configurator
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue