Skip to main content

max / alloy

Move the base pins again, two days after the last move Both quay digests were 404 again. git log -S puts both of them in 2249522, the 2026-08-06 repin, so quay collected a pin 48 hours after it was written. The first deletion read as bad luck; a two-day lifetime reads as retention following the tag, which makes a digest pin here a tag pin with extra steps. That retires refreshing on a cadence: beating two days means a bot rewriting this file nightly, and moving a pin is a person's call. Mirroring the base or dropping the rebuildable-past claim are what is left. GO alloy ebf30337 and the wiki note carry the decision.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-08 14:13 UTC
Signed with PGP, not checked
Commit: 2bed51c05f0b376aec3032f6a5fdc632fe2402af
Parent: a041bdb
1 file changed, +2 insertions, -2 deletions
M Containerfile +2 -2
@@ -42,7 +42,7 @@
42 42 #
43 43 # To move it: build/refresh-base-digests.sh, which resolves the tags and
44 44 # rewrites these two lines. Do that deliberately, not as drive-by maintenance.
45 - FROM quay.io/fedora/fedora:43@sha256:202837bb48e0a3ce99a88e1b24ef1bf7eb13efa41b92995f16eb7d4713c70e42 AS rust-build
45 + FROM quay.io/fedora/fedora:43@sha256:017dd640a16ef8a2804813337454c4433440fe7272a8ee4911a08f343264bd76 AS rust-build
46 46
47 47 # No python3 any more. It was here for tools/vtrgb.py, which rendered the
48 48 # greeter's console palette; skelgen emits that table now, along with the rest
@@ -331,7 +331,7 @@
331 331 # Digest-pinned for the same reason as the build stage above, and it matters
332 332 # more here: this one is the operating system. See that comment for why the
333 333 # tag is kept beside the digest and why it is the multi-arch index.
334 - FROM quay.io/fedora/fedora-bootc:43@sha256:9d2cb6d3239afc22337cea1e63c48fe9d78efb91f7261631042241be4789ba66
334 + FROM quay.io/fedora/fedora-bootc:43@sha256:0fd80bafd185b528fafe259a09af46e2ff55086927f0fed405bef4915d3ab107
335 335
336 336 # =====================================================================
337 337 # The profile: client or server.