mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00: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>