Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -41,7 +41,7 @@ do
|
||||
echo "Need to update the value of ${key} from ${version_commitid} to ${vendor_commitid}."
|
||||
else
|
||||
echo "Updating the value of ${key} from ${version_commitid} to ${vendor_commitid}."
|
||||
sed -i "s/${version_commitid}/${vendor_commitid}/g" hack/versions
|
||||
sed -i "s/\b${version_commitid}$/${vendor_commitid}/g" hack/versions
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user