From ad88de60fffe7dee5182befde0cb0ad5745e1401 Mon Sep 17 00:00:00 2001 From: Kyle Speight Date: Sun, 26 Oct 2025 01:45:44 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 37b5120..942d63f 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,5 @@ example of this would be something like Java or Python which are used for runnin All of these images are available for `linux/amd64` and `linux/arm64` versions, unless otherwise specified, to use these images on an arm system, no modification to them or the tag is needed, they should just work. -## Contributing - -When adding a new version to an existing image, such as `java v42`, you'd add it within a child folder of `java`, so -`java/42/Dockerfile` for example. Please also update the correct `.github/workflows` file to ensure that this new version -is tagged correctly. +## Index +see [images.md](./images.md) \ No newline at end of file