Skip to content

Commit b4e05db

Browse files
committed
Mention the Fedora base image version process in the readme
Fixes: #61
1 parent 68ef5cf commit b4e05db

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ run your Tox tests with all available Python versions in Docker container.
77

88
[Docker image is hosted on Docker Hub](https://hub.docker.com/r/fedorapython/fedora-python-tox/) and build automatically after every push to master branch.
99

10+
# Fedora base image version
11+
12+
We usually add the newest Pythons to all supported Fedora releases. We also have to remove the oldest ones
13+
from time to time. These are the reasons why we move this container image from Fedora N to N+1 when
14+
N goes EOL.
15+
1016
# Installed packages
1117

1218
On top of stable Fedora, this Docker image contains:

0 commit comments

Comments
 (0)