@@ -15,12 +15,12 @@ Possible variants
1515
1616 Dockerfile.scratch-minimal,Minimal Python image with almost no libraries from scratch,7.542 MB,3.12.11
1717 Dockerfile.scratch-full,Smallest Python image with default libraries from scratch,23.4 MB,3.12.11
18- Dockerfile.haizaar-minimal,Stripped official Python image (`haizaar/python-minimal `_),35.9 MB,3.13.4
19- Dockerfile.python-alpine,Python Alpine-based Official,45.27 MB,3.13.4
18+ Dockerfile.haizaar-minimal,Stripped official Python image (`haizaar/python-minimal `_),35.9 MB,3.13.5
19+ Dockerfile.python-alpine,Python Alpine-based Official,45.27 MB,3.13.5
2020 Dockerfile.alpine,Alpine-based,49.16 MB,3.12.11
2121 Dockerfile.ubuntu,Ubuntu-based,116.7 MB,3.12.3
22- Dockerfile.python-slim,Minimal packages needed to run python,120.7 MB,3.13.4
23- Dockerfile.python,Python Debian-based Official with a lot of packages,1018 MB,3.13.4
22+ Dockerfile.python-slim,Minimal packages needed to run python,120.7 MB,3.13.5
23+ Dockerfile.python,Python Debian-based Official with a lot of packages,1018 MB,3.13.5
2424
2525Requirements
2626------------
0 commit comments