github ulsklyc/oikos v0.65.4

3 hours ago

Fixed

  • Umbrel Catalog Publish workflow: the "Resolve multi-arch image digest" step ran under set -euo pipefail, so the first docker buildx imagetools inspect miss (image not yet published) tripped set -e and aborted the 40× retry loop after ~2s instead of waiting for the image. The command substitution now tolerates a transient miss (|| true), so the loop retries as intended.

Don't miss a new oikos release

NewReleases is sending notifications on new releases.