Helpdesk app icon broken

I have installed apps by following this link: frappe_docker/docs/custom-apps.md at main · frappe/frappe_docker · GitHub

The issue is with the following:
Helpdesk - image broken

I have run the following commands:
bench --site frappesite.localhost clear-website-cache
bench --site frappesite.localhost migrate

Any idea what could the issue be?

I have also tried the following:
docker exec -it frappe-apps-redis-cache-1 redis-cli FLUSHALL
bench build --app helpdesk --force