You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The use of globs for ghcr.io registry images is not currently functional (see #496). In dockerhub.py, the assumption is for docker registry API calls, which fail for ghcr.io where the GitHub API should be used. It may be possible to use the legacy docker.pkg.github.com (which uses the docker registry API), but i am not sure if newer containers still get published there.