Can't Pull most of the image tags from ghcr.io
Closed this issue · 4 comments
ymedlop commented
djeebus commented
Ah, looks like we've had some issues w/ multiarch images. I think I've got them sorted out for the most recent image (v1.2.0), can you give that a shot?
ymedlop commented
djeebus commented
whew. ok, figured it out. turns out that our maintenance script was wiping out layers that were referenced by the manifest, since they were untagged. i've rebuilt 1.2.0 and 1.3.0, we should be good now.
ymedlop commented
Thanks for fixing this quickly. Much appreciate your help.