C0: shower — rebuild from main SHA (post-merge retag)

PR #358 was squash-merged so the branch commit b8c7783 baked into the
prior image tag isn't reachable from main's history. Rebuild from main
HEAD (a33fa47) and retag. Image content is byte-identical (FOD is
content-addressed, inputs unchanged); only the SHA in the tag changes
so future provenance tracing stays on main.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-05-15 06:57:24 -07:00
commit 815a0cc6e6
2 changed files with 2 additions and 1 deletions

View file

@ -14,4 +14,4 @@ resources:
images: images:
- name: registry.ops.eblu.me/blumeops/shower - name: registry.ops.eblu.me/blumeops/shower
newTag: v1.1.2-b8c7783-nix newTag: v1.1.2-a33fa47-nix

View file

@ -0,0 +1 @@
Rebuild shower v1.1.2 from main HEAD (a33fa47) and retag — PR #358 was squash-merged so the branch SHA baked into the prior image tag isn't reachable from main. FOD is content-addressed, so image bytes are identical; only provenance changes.