Update to 0.107.6 fail

I tryed too many times, but I receive the following error:
20-03-25 11:05:55 INFO (SyncWorker_0) [supervisor.docker.interface] Pull image homeassistant/raspberrypi4-homeassistant tag 0.107.6.
20-03-25 11:06:24 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install homeassistant/raspberrypi4-homeassistant:0.107.6 -> 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi4-hom
eassistant:0.107.6: No such image: homeassistant/raspberrypi4-homeassistant:0.107.6”).

If I download the image by command line, I have this error:
docker pull homeassistant/raspberrypi4-homeassistant:0.107.6
0.107.6: Pulling from homeassistant/raspberrypi4-homeassistant
3a2c5e3c37b2: Already exists
6728fda6d38a: Already exists
2c029403a8ba: Already exists
b0b44be60c89: Already exists
5ea1cfe3ae69: Extracting [==================================================>] 1.176kB/1.176kB
f4e7c7aafa78: Download complete
acfc0fdc5a95: Download complete
c4759ca81114: Download complete
6a233f4d88f7: Download complete
fbc68ae04297: Download complete
fe76a138096d: Download complete
78c813a282c7: Download complete
e510f72a4915: Download complete
6bc7756138e4: Download complete
df34d7a0a1a9: Download complete
d2aba1a07af6: Download complete
6357c7693496: Download complete
16da57183b55: Download complete
f555313676b9: Download complete
148d62e61d47: Download complete
51e220ce1c6c: Download complete
f046f5d80ae2: Download complete
141f01ebbc58: Download complete
2a5195e84cfc: Download complete
failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/01106d652c4df0473e6a210fc81418bb10a5e0ab8d3ad2daddb289d08bb227fa/merged: too many levels of symbolic links

Same issue for 111.4. No solution works, yet.