mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 10:34:24 +01:00
Check the "builtIn" first when updating the shim/proxy/agent, thus can avoid checking the shim/proxy's binary files path which is needless for "builtIn" type. Fixes: #1314 Signed-off-by: fupan <lifupan@gmail.com>