Skip to content

Commit 5ce12ed

Browse files
fix(docs): Add GHCR badge for Apache image in README.md. (#193)
1 parent 0f9fcb9 commit 5ce12ed

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Bug #188: Update `README.md` to include `FrankenPHP` badge for classic web server setup (@terabytesoftw)
2424
- Bug #190: Simplify Docker workflow by removing unnecessary steps and adding healthcheck configuration (@terabytesoftw)
2525
- Enh #192: Use pre-built Docker image for Yii2 with Apache + PHP-FPM Debian Trixie `ghcr.io/yii2-extensions/apache:8.4-debian-dev-v1.0.0` (@terabytesoftw)
26+
- Bug #193: Add GHCR badge for Apache image in `README.md` (@terabytesoftw)
2627

2728
## 0.1.0 August 31, 2025
2829

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ final class SiteController extends Controller
133133
## Package information
134134

135135
[![Development Status](https://img.shields.io/badge/Status-Dev-orange.svg?style=for-the-badge&logo=packagist&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/apache)
136+
[![GHCR](https://img.shields.io/badge/GHCR-Apache%20Image-blue?style=for-the-badge&logo=github&logoColor=white)](https://github.com/yii2-extensions/docker-images/pkgs/container/apache)
136137

137138
## Quality code
138139

0 commit comments

Comments
 (0)