Skip to content

Commit a63dab7

Browse files
committed
[all] Update README
1 parent 52c1ef3 commit a63dab7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Images are available at: https://hub.docker.com/r/filigran/python-nodejs-fips.
1111
Tag | 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

0 commit comments

Comments
 (0)