Skip to content

Commit 4a54188

Browse files
committed
fix: update GHCR badge to use static label instead of version tag
- Replace dynamic Docker version badge with static GHCR package badge - Fix 'repository or tag not found' error caused by missing latest tag - Badge now shows stable link to GHCR package page
1 parent cd4ed90 commit 4a54188

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
@@ -3,7 +3,7 @@
33
一个将 Fitten Code 聊天请求转换为 OpenAI Chat Completions 风格接口的轻量代理服务。
44

55
[![Docker Build and Push](https://github.com/bobotechnology/fitten-code-2api/actions/workflows/docker.yml/badge.svg)](https://github.com/bobotechnology/fitten-code-2api/actions/workflows/docker.yml)
6-
[![Docker Image Version (tag)](https://img.shields.io/docker/v/ghcr.io/bobotechnology/fitten-code-2api/latest?logo=docker&label=ghcr.io)](https://github.com/bobotechnology/fitten-code-2api/pkgs/container/fitten-code-2api)
6+
[![GHCR](https://img.shields.io/badge/ghcr.io-fitten--code--2api-blue?logo=docker&label=GHCR)](https://github.com/bobotechnology/fitten-code-2api/pkgs/container/fitten-code-2api)
77

88
## 特性
99

0 commit comments

Comments
 (0)