Skip to content

Commit 8e8d2fb

Browse files
committed
Update README.md
1 parent d840d3e commit 8e8d2fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# AMP Docker Images
22

3-
This repository contains images for use with AMP by CubeCoders. These images are updated at least weekly.
3+
This repository contains Docker images for use with AMP by CubeCoders. These images are updated at least weekly.
44

55
These images are not designed to be run directly. Instead, they should be run via the AMP Instance Manager.
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. Currently based on Debian 13. Usually updated to the current stable Debian release after the first point release
9+
- [debian](https://github.com/CubeCoders/dockerfiles/tree/master/base/debian): the primary AMP base image, used for most AMP instances that are run in Docker. Currently based on Debian 13. Usually updated to the current stable Debian release after the first point release
1010
- [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
1111
- [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/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

0 commit comments

Comments
 (0)