File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ Alpine-based docker image for running Python 3.x applications (with dependencies
88From [ the GitHub's registry] ( https://github.com/pigs-will-fly/docker-python/pkgs/container/docker-python ) :
99
1010```
11- docker pull ghcr.io/pigs-will-fly/docker-python:3.14.0
11+ docker pull ghcr.io/pigs-will-fly/docker-python:3.14.2
1212```
1313
1414## What's inside?
1515
1616```
1717$ python -V
18- Python 3.14.0
18+ Python 3.14.2
1919
2020$ pip list
2121Package Version
@@ -28,11 +28,11 @@ mysqlclient 2.2.7
2828pip 25.3
2929pycparser 2.23
3030rcssmin 1.2.2
31- regex 2025.11.3
31+ regex 2026.1.15
3232zope.event 6.1
3333zope.interface 8.2
3434
3535$ docker images | head -n2
36- REPOSITORY TAG IMAGE ID CREATED SIZE
37- pigs-will-fly/docker-python latest 3f046d031ff3 1 second ago 106MB
36+ REPOSITORY TAG IMAGE ID CREATED SIZE
37+ pigs-will-fly/docker-python latest d086bed0681f 1 second ago 98.3MB
3838```
You can’t perform that action at this time.
0 commit comments