max / alloy
1 file changed,
+1 insertion,
-1 deletion
| @@ -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=584d11946047e9363569d34bb9fdb0d77feda293 | |
| 141 | + | ARG SHOP_REV=21aa2f735d5b57b16b0f44a349f7d294b30f62e1 | |
| 142 | 142 | ||
| 143 | 143 | # Does the remote have anything to build from, before anything expensive runs. | |
| 144 | 144 | # |