The template using the Docker image below has stopped working:
The problem occurs because the mendableai/firecrawl repository is no longer available on the GitHub Container Registry (GHCR). When trying to upload the template, Docker returns the error:
(HTTP code 500) server error - error from registry: denied
In other words, the image can no longer be downloaded, even with correct authentication, because the package has been removed or made inaccessible by the original maintainer.
Impact
The template fails to start
New installations do not work
Existing deployments break when recreating containers
Suggestion
Update or remove the template from the marketplace
Replace the image with an active fork or maintained alternative
Or mark the template as discontinued
I await a response or correction.