Describe the Bug
Hello,
I noticed the image is no longer available on DockerHub.
Was this intentionally removed or made private?
❯ docker pull cloudposse/github-authorized-keys
Using default tag: latest
Error response from daemon: pull access denied for cloudposse/github-authorized-keys, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Following the link from the readme (https://hub.docker.com/r/cloudposse/github-authorized-keys/), I got a 404.
Thank you.
Expected Behavior
The Docker image is publicly available.
Steps to Reproduce
❯ docker pull cloudposse/github-authorized-keys
Screenshots
No response
Environment
No response
Additional Context
No response