mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +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>