File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Images are available at: https://hub.docker.com/r/filigran/python-nodejs-fips.
1111Tag | OpenSSL version | Python version | Node.js version | Distro
1212--- | --- | --- | --- | ---
1313` latest ` | 3.5.3 | 3.12.11 | 22.19.0-r3 | alpine
14- ` python3.12-nodejs22 ` | 3.5.3 | 22.19.0-r3 | 20.11.1 | alpine
14+ ` python3.12-nodejs22 ` | 3.5.3 | 3.12.11 | 22.19.0-r3 | alpine
15+ ` python3.11-nodejs20 ` | 3.1.5 | 3.11.8 | 20.11.1 | alpine
1516
1617## Docker Python FIPS
1718
@@ -21,6 +22,7 @@ Tag | OpenSSL version | Python version | Distro
2122--- | --- | --- | ---
2223` latest ` | 3.5.3 | 3.12.11 | alpine
2324` python3.12 ` | 3.5.3 | 3.12.11 | alpine
25+ ` python3.11 ` | 3.1.5 | 3.11.8 | alpine
2426
2527## Use the images
2628
You can’t perform that action at this time.
0 commit comments