Skip to main content

max / alloy

Move the base pins, both dead again Third time both quay.io digests have been garbage-collected out from under the pins, and the interval keeps shrinking: 2026-08-02, 2026-08-06, now. Both answered 404 on the manifest endpoint while :43 resolved fine, which is the DEAD state refresh-base-digests.sh names, and it means the image could not be built from a cold container store by anyone. Moved with build/refresh-base-digests.sh, so both are multi-arch index digests over amd64 and arm64 rather than per-arch manifests.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-09 16:04 UTC
Signed with PGP, not checked
Commit: 69006e5dbedb0f3672890cf2c4d36d6f7378d6ff
Parent: 65e1337
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:017dd640a16ef8a2804813337454c4433440fe7272a8ee4911a08f343264bd76 AS rust-build
45 + FROM quay.io/fedora/fedora:43@sha256:332974f564e2d6c8c4fa54dfa3e882be44cb5689ace7d895646e9325cee18b26 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:0fd80bafd185b528fafe259a09af46e2ff55086927f0fed405bef4915d3ab107
334 + FROM quay.io/fedora/fedora-bootc:43@sha256:2266b67ddb2c7583e21dc7572b942947ddb9e91fb1538ba6d29c8875039650bb
335 335
336 336 # =====================================================================
337 337 # The profile: client or server.