#@Erik Sipsma have any idea why I'm

1 messages ยท Page 1 of 1 (latest)

mossy sparrow
#

getting it locally too, my best guess is that because we are using the :latest tag on the image we pull we hit a backwards incompatible change? I'll see if changing locally to use a different tag for an older release fixes, not actually important for the test case to use latest

odd blade
#

So we need the digest ๐Ÿ™‚

mossy sparrow
#

I'll check what other quick fixes there are; we also don't really have to use apko there but it's nice to verify against something external rather than just verifying we can load container images we also produced but that would be a fallback

mossy sparrow