Skip to content

Commit 9bc0e98

Browse files
challgrenclaude
andcommitted
Fix Docker image size badge for GitHub Container Registry
- Replace Docker Hub badge format with GHCR-compatible badge service - Uses ghcr-badge.egpl.dev which properly supports GitHub Container Registry images - The previous badge format only works with Docker Hub, not ghcr.io 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dc75fad commit 9bc0e98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Aircraft Patterns - Pattern Detection for ADS-B/TAR1090
22

3-
[![Docker Image Size](https://img.shields.io/docker/image-size/ghcr.io/challgren/aircraft-patterns/latest)](https://github.com/challgren/aircraft-patterns/pkgs/container/aircraft-patterns)
3+
[![Docker Image](https://ghcr-badge.egpl.dev/challgren/aircraft-patterns/size?tag=latest&label=image%20size)](https://github.com/challgren/aircraft-patterns/pkgs/container/aircraft-patterns)
44
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
55
[![GitHub Issues](https://img.shields.io/github/issues/challgren/aircraft-patterns)](https://github.com/challgren/aircraft-patterns/issues)
66

0 commit comments

Comments
 (0)