Skip to content

Commit 2e32dcb

Browse files
authored
Update README.md
1 parent 51eccc8 commit 2e32dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Currently maintained image tags:
1313
| [ubuntu](https://github.com/CubeCoders/dockerfiles/tree/master/base/ubuntu/Dockerfile) | An alternate AMP base image, currently based on Ubuntu 24.04. Usually updated to the current Ubuntu LTS release after the first point release |
1414
| [java-lts](https://github.com/CubeCoders/dockerfiles/tree/master/java/lts/Dockerfile), java | An image based on the `debian` image, incorporating Adoptium Eclipse Temurin Java 8, 11, 17, 21 (default) and 25 LTS builds from https://adoptium.net |
1515
| [java-25](https://github.com/CubeCoders/dockerfiles/tree/master/java/25/Dockerfile) | An image based on the `debian` image, incorporating Adoptium Eclipse Temurin Java 25 LTS build from https://adoptium.net |
16-
| [python-3](https://github.com/CubeCoders/dockerfiles/tree/master/python/3/Dockerfile), python3 | An image based on the `debian` image, incorporating official builds for Python 3.10, 3.11 3.12, 3.13 (default) and 3.14 |
16+
| [python-3](https://github.com/CubeCoders/dockerfiles/tree/master/python/3/Dockerfile), python3 | An image based on the `debian` image, incorporating official builds for Python 3.10, 3.11, 3.12, 3.13 (default) and 3.14 |
1717
| [python-3.10](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.10/Dockerfile) | An image based on the `debian` image, incorporating the official build for Python 3.10 |
1818
| [python-3.11](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.11/Dockerfile) | An image based on the `debian` image, incorporating the official build for Python 3.11 |
1919
| [python-3.12](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.12/Dockerfile) | An image based on the `debian` image, incorporating the official build for Python 3.12 |

0 commit comments

Comments
 (0)