mirror of
https://github.com/moby/buildkit.git
synced 2026-08-06 15:50:50 +00:00
ResolveImageConfig was changed to ResolveSourceMetadata long time ago for cross-source implementation but the worker implementation was still using old method name with conversions. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>