Skip to content

Commit 6d13d38

Browse files
committed
[Github Action] Update README table and Dockerfile.scratch with latest information
1 parent 122ac56 commit 6d13d38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

2525
Requirements
2626
------------

0 commit comments

Comments
 (0)