MacOs + VMWare Fusion + Debian 12 + Home Assistant Supervisor - Can't update Home Assistant access token!

That’s exactly what it does. Pinning is not really necessary, it’s just a precautionary step. Once there’s a fix, you should unpin the version and allow updates again:

prompt: sudo apt-mark unhold docker-ce
3 Likes

yes, thank you, sorry for not responding sooner @schneich

For Debian Bookworm the new version 25.0.1-1 released yesterday seems to work for me on rpi5.

docker-ce (5:25.0.1-1~debian.12~bookworm) bookworm; urgency=low
  * Version: 25.0.1
  -- Docker <[email protected]>  Tue, 23 Jan 2024 23:09:35 +0000

So as written above you can run the command below to unhold and the run the normal update.

sudo apt-mark unhold docker-ce

3 Likes

Just did the update as Anteus suggested and everything is working OK. Can say it is safe to proceed.

1 Like