Skip to content

Commit

Permalink
bug: fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mhzawadi committed Jan 26, 2023
1 parent d1ec37c commit a42d9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Run phpMyAdmin with Alpine, nginx and PHP FPM.

![GitHub Repo stars](https://img.shields.io/github/stars/mhzawadi/phpmyadmin?style=social)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/mhzawadi/phpmyadmin/build%20our%20image%20for%20latest?label=Docker%20Latest)
[![Latest image](https://github.com/mhzawadi/phpmyadmin/actions/workflows/image-latest.yml/badge.svg)](https://github.com/mhzawadi/phpmyadmin/actions/workflows/image-latest.yml)
![Docker Pulls](https://img.shields.io/docker/pulls/mhzawadi/phpmyadmin.svg)
![Docker Stars](https://img.shields.io/docker/stars/mhzawadi/phpmyadmin.svg)

Expand Down

0 comments on commit a42d9c4

Please sign in to comment.