max / alloy
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -94,7 +94,7 @@ | |||
| 94 | 94 | # alone, so console edits — the thing that changes most often — reuse it | |
| 95 | 95 | # instead of rebuilding a terminal that did not change. Moving it below the | |
| 96 | 96 | # `COPY crates/` would defeat the dependency-cache split that follows. | |
| 97 | - | ARG SHOP_REV=183ce3d0d6698ef34be98b7dd9d474eb60fbfb15 | |
| 97 | + | ARG SHOP_REV=7861672f0a622d426d82ea74e3a13ab09d0ce829 | |
| 98 | 98 | ||
| 99 | 99 | # Does the remote have anything to build from, before anything expensive runs. | |
| 100 | 100 | # |