You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Currently maintained image tags:
12
12
|[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 |
13
13
|[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 |
14
14
|[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|
15
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
17
|[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 |
17
18
|[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