Skip to content

Commit a893db9

Browse files
committed
docs: update README
add pip-tools:3.13
1 parent 9bb3a6f commit a893db9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/coatl-dev/docker-python-tools/coatl.svg)](https://results.pre-commit.ci/latest/github/coatl-dev/docker-python-tools/coatl)
44

5-
This repository is a collection of Docker images containing tools Python 2.7 and 3.12.
5+
This repository is a collection of Docker images containing tools Python 2.7,
6+
3.12 and 3.13.
67

78
## Catalog
89

@@ -28,3 +29,8 @@ the following tools:
2829

2930
Use this Docker image for running `pip-compile` or `pip-sync` on your Python 2.7
3031
project.
32+
33+
### python-tools:3.13-pip-tools
34+
35+
Use this Docker image for running `pip-compile` or `pip-sync` on your Python 3.13
36+
project.

0 commit comments

Comments
 (0)