From 0a366b447ac8f3ad7bd5f6834a38702ee7b2a5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Thu, 24 Apr 2025 18:01:47 +0200 Subject: [PATCH] chore: add dev image size --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c6faf1..0337ff6 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ The image is available on [GitHub Container Registry](https://github.com/C4illin | `image: c4illin/convertx` | The latest release on docker hub | | `image: c4illin/convertx:main` | The latest commit on docker hub | +![Release image size](https://ghcr-badge.egpl.dev/c4illin/convertx/size?color=%230375b6&tag=latest&label=release+image&trim=) +![Dev image size](https://ghcr-badge.egpl.dev/c4illin/convertx/size?color=%230375b6&tag=main&label=dev+image&trim=) ### Tutorial