Automatic Updates with Watchtower
The watchtower service automatically pulls running Docker images and checks for updates. If an update is available, it will automatically start the updated image with the same configuration as the running one. Please read its manual.
The docker-compose.yml
in the Installation Guide contains a service description for watchtower.