I don't use "latest" as my tag as I only want to upgrade on purpose. But once I updated the yml file to reference 10.8.11, the command I used is simple:
docker-compose down
docker-compose up -d
If you're concerned about losing anything, just back it up.
docker-compose down
docker-compose up -d
If you're concerned about losing anything, just back it up.