Addon_* containers fail to start after docker-ce package is updated

I have noticed that when sudo apt-get update && sudo apt-get upgrade updates docker packages the plugin containers such as addon_core_mosquitto, addon_5c53de3b_esphome, etc fail to start. Restarting these containers work fine but having to do that every time is a bit annoying. Is this a known issue?

I have attached some of logs (from docker logs) for these containers.

INFO:2022-06-13 11:06:51,490:hass_configurator.configurator:172.30.32.2 - "GET /api/listdir?path=. HTTP/1.1" 200 -
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
1655752778: mosquitto version 2.0.11 terminating
1655752778: Saving in-memory database to /data//mosquitto.db.
[s6-finish] sending all processes the TERM signal.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing... 
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.