Skip to content

Commit bc55523

Browse files
committed
Fix: Replace Docker Hub badge with GitHub Container Registry badge
1 parent 9d4a7de commit bc55523

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Deploy and manage AI infrastructure more efficiently with tools for GPU orchestr
1313
[![Go Version](https://img.shields.io/badge/Go-1.21+-blue.svg)](https://golang.org/dl/)
1414
[![Container Build](https://github.com/Finoptimize/agentaflow-sro-community/actions/workflows/container.yml/badge.svg)](https://github.com/Finoptimize/agentaflow-sro-community/actions/workflows/container.yml)
1515
[![Security Scan](https://github.com/Finoptimize/agentaflow-sro-community/actions/workflows/security-scan.yml/badge.svg)](https://github.com/Finoptimize/agentaflow-sro-community/actions/workflows/security-scan.yml)
16-
[![Docker Pulls](https://img.shields.io/docker/pulls/finoptimize/agentaflow-sro-community)](https://github.com/Finoptimize/agentaflow-sro-community/pkgs/container/agentaflow-sro-community)
16+
[![GitHub Container Registry](https://img.shields.io/badge/ghcr.io-agentaflow--sro--community-blue?logo=docker)](https://github.com/Finoptimize/agentaflow-sro-community/pkgs/container/agentaflow-sro-community)
1717

1818
## 🚀 Features
1919

@@ -592,6 +592,7 @@ Contributions are welcome! This is a community edition focused on providing acce
592592
- 🚧 **CI/CD with GitHub Actions** - Automated builds and publishing to GitHub Packages (In Progress)
593593
- 📋 **Multi-architecture builds** - AMD64 + ARM64 container support (Planned)
594594
- 📋 **Helm charts** - Kubernetes deployment templates (Planned)
595+
- 📋 **AWS Bedrock** - Easy integration with AWS Bedrock (Planned)
595596

596597
## 🚀 Enterprise Edition (Coming Soon)
597598

0 commit comments

Comments
 (0)