From 475cdc2c2c4cfc0a8363aa4e3680a8f212c0b604 Mon Sep 17 00:00:00 2001 From: Brett Chien Date: Sun, 6 Sep 2026 09:01:18 +0800 Subject: [PATCH] fix(deploy): prefix vendor image tag options with the GHCR repo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit resolve_vendor_image_tags only resolves bare tags (e.g. "0.9.0-claude") — it just confirms a tag exists on GHCR, it has no opinion on registry/repo. The Stable/Beta