If you click "apply update" for a single Docker container, a confirmation dialog appears asking "Are you sure?". This allows you to cancel if you clicked it accidentally or changed your mind.
However, when clicking the "Update All" button, it immediately starts updating all containers without asking for confirmation. The consequences of accidentally updating all containers are potentially worse than accidentally updating a single container, so I think "Update All" should also prompt for confirmation.