update readme
All checks were successful
Build docker container / build (release) Successful in 1m43s

This commit is contained in:
David Claeys
2025-11-26 16:51:30 +01:00
parent 98f51d4e28
commit 032fa50be0

View File

@@ -68,7 +68,7 @@ docker build --build-arg CERT_PASSWORD=supersecretpassword . -t net-base
| CERT_PASSWORD | The password for the generated certificate | N/A **(required)** |
| DOTNET_SDK_VERSION | The [SDK](https://mcr.microsoft.com/en-us/artifact/mar/dotnet/sdk/tags) version used to generate the development certificate | 9.0.300 |
| DOTNET_RUNTIME_VERSION | The [runtime](https://mcr.microsoft.com/en-us/artifact/mar/dotnet/aspnet/tags) version used as a base | 9.0.5 |
| ALPINE_VERSION | The version of [alpine linux](https://www.alpinelinux.org/) used as a base| 3.21 |
| ALPINE_VERSION | The version of [alpine linux](https://www.alpinelinux.org/) used as a base| 3.22 |
## Security implications