DockerHub pull rate limit

Hi, I don’t know if anyone else has had this problem.

When building images from DockerHub I see the following message

Failed to pull image "minio/mc": rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limi

I therefore created a pro user at DockerHub and then created a token. I entered the token in the default project under registry credentials. Unfortunately, when I now perform a redeploy, I get the message again. Does anyone have an idea what the problem could be?