Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Upgrade Docker image to use python:3.12-slim-bookworm
- Add Docker badge

## [1.0.3] - 2024-07-08

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

## Usage

Expand Down