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