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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,12 @@ Currently maintained image tags:
10
10
-[debian-12](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian-12): an alternate AMP base image, based on Debian 12. This is available for applications that need oldstable Debian
11
11
-[ubuntu](https://github.com/CubeCoders/dockerfiles/tree/master/base/ubuntu): an alternate AMP base image, currently based on Ubuntu 24.04. Usually updated to the current Ubuntu LTS release after the first point release
12
12
-[java-lts](https://github.com/CubeCoders/dockerfiles/tree/master/java/lts): an image based on the `debian` image, incorporating Adoptium Eclipse Temurin Java 8, 11, 17, 21 and 25 LTS builds from https://adoptium.net
13
-
-[python-3](https://github.com/CubeCoders/dockerfiles/tree/master/python/3): an image based on the `debian` image, incorporating official builds for Python 3.10, 3.11 3.12 and 3.13 (default)
13
+
-[python-3](https://github.com/CubeCoders/dockerfiles/tree/master/python/3): an image based on the `debian` image, incorporating official builds for Python 3.10, 3.11 3.12, 3.13 (default) and 3.14
14
14
-[python-3.10](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.10): an image based on the `debian` image, incorporating the official build for Python 3.10
15
15
-[python-3.11](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.11): an image based on the `debian` image, incorporating the official build for Python 3.11
16
16
-[python-3.12](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.12): an image based on the `debian` image, incorporating the official build for Python 3.12
17
17
-[python-3.13](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.13): an image based on the `debian` image, incorporating the official build for Python 3.13
18
+
-[python-3.14](https://github.com/CubeCoders/dockerfiles/tree/master/python/3.14): an image based on the `debian` image, incorporating the official build for Python 3.14
18
19
-[mono-latest](https://github.com/CubeCoders/dockerfiles/tree/master/mono/latest): an image based on the `debian` image, incorporating the latest official build for Mono from https://mono-project.com
19
20
-[wine-stable](https://github.com/CubeCoders/dockerfiles/tree/master/wine/stable): an image based on the `debian` image, incorporating the latest Wine stable build from https://winehq.org
20
21
-[wine-devel](https://github.com/CubeCoders/dockerfiles/tree/master/wine/devel): an image based on the `debian` image, incorporating the latest Wine devel build from https://winehq.org
0 commit comments