dangling=true
This has been removed from Docker Engine 24 and `docker image prune` only deletes dangling images anyway. Fixes https://github.com/basecamp/kamal/issues/410
If a deployment is interrupted it could leave stale healthcheck containers around that prevent dependent images from being pruned.