I’m trying to download the docker image of the router with:
docker pull ghcr.io/apollographql/router:v1.13.2
And I get:
Error response from daemon: Head "https://ghcr.io/v2/apollographql/router/manifests/v1.13.2": denied: denied
It’s weird because it’s a script that I always used on several machines and it worked, now that error appears.
I hope you can help me.