change readme

This commit is contained in:
David Claeys
2025-11-26 16:50:44 +01:00
parent 49cdd9be18
commit 98f51d4e28

View File

@@ -96,6 +96,14 @@ The password used to generate the certificate is randomly generated through the
The build agent used for the build is hosted on my own infrastructure but I don't have any access to it (neither do I intend to do so).<br/>
However if you feel uncomfortable with this fact, feel free to build the image yourself.
### Versioning
Recently Microsoft decided to update the base images to alpine 3.22.
Before 2025-11-11 the latest supported version was alpine 3.21.
In order to support these changes the naming scheme will need to be changed.
Going forward specefic tags will be vailable for the different versions: by example `9.0.11-alpine-21` and `9.0.11-alpine-22`.
By default alpine 22 will be used and the older versions will be supported as long Microsoft does.
## FAQ
### What holds the future this project?