Skip to content

Parameterize frappe image tag and add local compose override#279

Merged
brh28 merged 1 commit into
mainfrom
dev/frappe
Feb 19, 2026
Merged

Parameterize frappe image tag and add local compose override#279
brh28 merged 1 commit into
mainfrom
dev/frappe

Conversation

@brh28
Copy link
Copy Markdown
Contributor

@brh28 brh28 commented Feb 17, 2026

By default, erpnext should run with the latest version of frappe-flash. However, a developer can bind the docker volume to their host to make developer changes to the frappe-flash-admin repo

Replace hardcoded brh28/frappe-flash:0.0.4 with ${FRAPPE_TAG:-latest} so developers can pin versions via env var. Add docker-compose.local.yml for personal overrides (e.g. bind mounting local frappe-flash-admin) and wire it into COMPOSE_FILE in .env.

Replace hardcoded brh28/frappe-flash:0.0.4 with ${FRAPPE_TAG:-latest}
so developers can pin versions via env var. Add docker-compose.local.yml
for personal overrides (e.g. bind mounting local frappe-flash-admin) and
wire it into COMPOSE_FILE in .env.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@islandbitcoin islandbitcoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brh28 brh28 merged commit 77b40a8 into main Feb 19, 2026
@brh28 brh28 deleted the dev/frappe branch February 19, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants