From 2939f11dd856695cafd485b576aff0989bca946d Mon Sep 17 00:00:00 2001 From: steffeydev Date: Sat, 11 Jan 2025 19:23:58 +0000 Subject: [PATCH] Update [RFC] Development & Deployment Process for Brotherton --- %5BRFC%5D-Development-%26-Deployment-Process-for-Brotherton.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/%5BRFC%5D-Development-%26-Deployment-Process-for-Brotherton.md b/%5BRFC%5D-Development-%26-Deployment-Process-for-Brotherton.md index 24c58e8..2b71a59 100644 --- a/%5BRFC%5D-Development-%26-Deployment-Process-for-Brotherton.md +++ b/%5BRFC%5D-Development-%26-Deployment-Process-for-Brotherton.md @@ -37,4 +37,4 @@ docker build --platform=linux/amd64 \ --file=images/custom/Containerfile . docker push githaven.org/shiloh/frappe_docker:$TAG ``` -Then edit the compose file on staging/prod and restart \ No newline at end of file +Then edit the compose file on staging/prod and restart. If changing version, you'll need to run `bench --site clear-cache` \ No newline at end of file