Ran into an issue this weekend when attempting to do an update. I figured I’d wait a few days to see if anyone else was having a similar issue, but since no one else is, I’m sure it’s something on my end.
/opt/ghost# git pull && docker compose pull && docker compose up -d
Updating fa605e9..2926758
error: Your local changes to the following files would be overwritten by merge:
compose.yml
Please commit your changes or stash them before you merge.
Aborting
Anyone seen this sort of behavior?
Thanks!
Bo