Switch to cards

This commit is contained in:
2025-09-06 16:22:22 +01:00
parent 21caaf3901
commit 00c32e7cdf
4 changed files with 68 additions and 156 deletions

View File

@@ -188,6 +188,7 @@ async function getLatest(image: string, tag?: string): Promise<{ hash: string; t
return {
hash,
tag,
};
}