If you use Podman to run containers you have a way to update images automatically without the need to rely on external containers like watchtower.
With podman auto-update you can download the latest image, stop the container and restart it with the new image. And if it fails there is rollback.
All automatically and in the containers you mark.