Update Node-RED from 3.1.1 to 4.0.0 on RPi failed

Hello,
I would like to update my RPi Node-RED from version 3.1.1 to version 4.0.0.
Node-RED runs in a Docker container.

I get the following error message:

[+] Pulling 0/1
⠸ nodered Pulling
no matching manifest for linux/arm/v7 in the manifest list entries

Node-RED: v3.1.1
node: v20.15.0
npm: v10.7.0

How can I fix the error?

Thank you in advance!

Best regards
Gerd

You will need to build the container yourself, instructions on how to do that are included in the GitHub - node-red/node-red-docker: Repository for all things Node-RED and Docker related repo