mirror of
https://github.com/moby/buildkit.git
synced 2026-07-01 04:07:10 +00:00
Copy this const to a local constant to prevent importing the containerd client in the front-end. For consistency, I also updated the executor code to use the same const, although not strictly needed. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>