Skip to content

Commit 72ec705

Browse files
committed
Add Docker badge in README
1 parent 9236db3 commit 72ec705

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
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Changed
1111

1212
- Upgrade Docker image to use python:3.12-slim-bookworm
13+
- Add Docker badge
1314

1415
## [1.0.3] - 2024-07-08
1516

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Leverages great things to achieve great results
77
[![codecov](https://codecov.io/gh/openzim/_python-bootstrap/branch/main/graph/badge.svg)](https://codecov.io/gh/openzim/_python-bootstrap)
88
[![PyPI version shields.io](https://img.shields.io/pypi/v/great_project.svg)](https://pypi.org/project/great_project/)
99
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/great_project.svg)](https://pypi.org/project/great_project)
10+
[![Docker](https://ghcr-badge.egpl.dev/openzim/_python-bootstrap/latest_tag?label=docker)](https://ghcr.io/openzim/_python-bootstrap)
1011

1112
## Usage
1213

0 commit comments

Comments
 (0)