From ac780e7e75400781df73f8c4ba8778093e468565 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Mon, 16 Sep 2024 21:03:15 +0000 Subject: [PATCH] Images release: v0.4.5 --- src/dotnet/manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/dotnet/manifest.json b/src/dotnet/manifest.json index 5bc92d54e..e43754715 100644 --- a/src/dotnet/manifest.json +++ b/src/dotnet/manifest.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.3.1", "variants": [ "9.0-bookworm-slim", "9.0-noble", @@ -55,6 +55,10 @@ ] }, "variantTags": { + "9.0-bookworm-slim": [ + "dotnet:${VERSION}-9.0", + "dotnet:${VERSION}-9.0-bookworm" + ], "8.0-bookworm-slim": [ "dotnet:${VERSION}-8.0", "dotnet:${VERSION}-8.0-bookworm"