From dd78689b6346833402c514e769cf89e77359017b Mon Sep 17 00:00:00 2001 From: David Claeys Date: Thu, 3 Apr 2025 16:47:08 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab5820..f580ddf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Base docker image that allows you to deploy .NET APIs with ease.
Microsoft makes some images available to deploy .NET applications in Docker.
However in order to use them succesfully, some additional work is needed.
-This image intends to make this much easier. +This image intends to make this task much easier. This image is based on the *mcr.microsoft.com/dotnet/aspnet* image, but includes these tweaks. Among other things these tweaks are included :