Update README.md

This commit is contained in:
Kyle Speight
2025-10-26 01:45:44 -07:00
parent 7a736962f6
commit ad88de60ff

View File

@@ -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)