mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
Apply proxy network as an explicit LLB mutation before digest recompute, while keeping runtime load options such as platform normalization applied when creating vertices. This preserves distinct cache keys for proxy-network builds without breaking gateway warning and source-map lookups that use the original LLB digests from the frontend. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>