After updating my repository or the branch name in the docker-compose.yaml, I’m not seeing the updated code represented in the OpenEMR docker runtime.
OpenEMR Version
I’m using OpenEMR version ‘rel-502’ … I was trying to pull in the latest to my forked repository because I know there is a bug fix in there I want.
Browser:
I’m using primarily Chrome.
Operating System
I’m using Ubuntu 18.04
I can see the “clone” output in docker-compose up and there do not appear to be any errors… also on the host environment (not the docker container) it appears to check out the latest files (side note - I’m not sure why they are showing up on my host…seems like they should just be going into the container. Maybe its a symptom of the underlying problem).
Thanks for any insight.