Skip to content

Commit f534ffa

Browse files
committed
Update README for ubuntu-26.04 image
1 parent aa2d8a4 commit f534ffa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Currently maintained image tags:
1111
| [debian](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian/Dockerfile), latest | The primary AMP base image, used for most AMP instances that are run in Docker/Podman. Currently based on Debian 13. Usually updated to the current stable Debian release after the first point release |
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 |
14+
| [ubuntu-26.04](https://github.com/CubeCoders/dockerfiles/tree/master/base/ubuntu-26.04/Dockerfile) | An alternate AMP base image, based on Ubuntu 26.04. Will become the `ubuntu` image after the first point release |
1415
| [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 |
1516
| [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 |
17+
| [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 |
1718
| [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 |
1819
| [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 |
1920
| [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)