Skip to main content

max / alloy

Move the base pins, dead again after two days Both quay.io digests were gone from the registry, so the rust-stage cell on astra has been red since it started running: STEP 1 fails with manifest unknown before any Rust is compiled, in under a second. fedora:43 332974f5 -> ee2a496f fedora-bootc:43 2266b67d -> 89c1f059 This is the fifth move. The durable fix is alloy task ebf30337, decided 2026-08-09: mirror the base images somewhere we control and host them on MNW. Until that lands the cell reports registry retention rather than anything about the code.
Author: Max Johnson <me@maxj.phd> · 2026-08-11 22:42 UTC
Signed with PGP, not checked
Commit: 08578eae95e860e4bd35397006ba848aa4588fb2
Parent: a2c08f0
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:332974f564e2d6c8c4fa54dfa3e882be44cb5689ace7d895646e9325cee18b26 AS rust-build
45 + FROM quay.io/fedora/fedora:43@sha256:ee2a496ffd34c4cab2fe8a2216686a11f604a58890050c59b31df992b05207f0 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
@@ -345,7 +345,7 @@
345 345 # Digest-pinned for the same reason as the build stage above, and it matters
346 346 # more here: this one is the operating system. See that comment for why the
347 347 # tag is kept beside the digest and why it is the multi-arch index.
348 - FROM quay.io/fedora/fedora-bootc:43@sha256:2266b67ddb2c7583e21dc7572b942947ddb9e91fb1538ba6d29c8875039650bb
348 + FROM quay.io/fedora/fedora-bootc:43@sha256:89c1f059acd06f1cbca7bbcdf6c5e3bee35c285e3c4211a65f62895f03f7cd3e
349 349
350 350 # =====================================================================
351 351 # The profile: client or server.