Skip to content

Commit 0dfe878

Browse files
committed
Update README.md
1 parent 213b328 commit 0dfe878

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Currently maintained image tags:
1212
| [debian-12](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian-12/Dockerfile) | An alternate AMP base image, based on Debian 12. This is available for applications that need oldstable Debian |
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 |
15+
| [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 |
1516
| [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 |
1617
| [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 |
1718
| [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 |

0 commit comments

Comments
 (0)