Skip to main content

max / alloy

Move SHOP_REV to shop@af8c79c, so both fetches retry shop's build script is the fourth fetch this image makes to raw.githubusercontent.com, and it was pinned to a quasi-type below the retry. The image cut with the retry and `cargo install shop` did not, which is the half of the 429 exposure that would have stayed. Both revs now name the same quasi-type, which is also the property that makes "the face shop bundles is the face the image installs" checkable rather than hopeful.
Author: Max Johnson <me@maxj.phd> · 2026-08-17 15:48 UTC
Signed with PGP, not checked
Commit: 75cfdc4367f6f2e2478e1fef89c22e0e410fcca5
Parent: 2b4109c
1 file changed, +1 insertion, -1 deletion
M Containerfile +1 -1
@@ -138,7 +138,7 @@
138 138 # alone, so console edits — the thing that changes most often — reuse it
139 139 # instead of rebuilding a terminal that did not change. Moving it below the
140 140 # `COPY crates/` would defeat the dependency-cache split that follows.
141 - ARG SHOP_REV=21aa2f735d5b57b16b0f44a349f7d294b30f62e1
141 + ARG SHOP_REV=af8c79c22e79f95874097bddb661ec46d8c60cb5
142 142
143 143 # Does the remote have anything to build from, before anything expensive runs.
144 144 #