Skip to content

Commit eb7dd4e

Browse files
committed
Update README.md
1 parent f7f6f06 commit eb7dd4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ These images are not designed to be run directly. Instead, they should be run vi
66

77
Currently maintained image tags:
88

9-
- [debian](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian): the primary AMP base image, used for most AMP instances, based on Debian 12
10-
- [debian-13](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian-13): an alternate AMP base image, based on Debian 13
11-
- [ubuntu](https://github.com/CubeCoders/dockerfiles/tree/master/base/ubuntu): an alternate AMP base image, based on Ubuntu 24.04
9+
- [debian](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian): the primary AMP base image, used for most AMP instances. Currently based on Debian 12. Usually updated to the current stable Debian release after the first point release
10+
- [debian-13](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian-13): an alternate AMP base image, based on Debian 13. This is available for testing before the `debian` image is updated
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
1212
- [java-lts](https://github.com/CubeCoders/dockerfiles/tree/master/base/java-lts): an image based on the `debian` image, incorporating Adoptium Eclipse Temurin Java 8, 11, 17 and 21 LTS builds from https://adoptium.net
1313
- [python-3](https://github.com/CubeCoders/dockerfiles/tree/master/base/python-3): an image based on the `debian` image, incorporating official builds for Python 3.10, 3.11 (default), 3.12 and 3.13
1414
- [python-3.10](https://github.com/CubeCoders/dockerfiles/tree/master/base/python-3.10): an image based on the `debian` image, incorporating the official build for Python 3.10

0 commit comments

Comments
 (0)