From c9b8c666f8d02229e5fa5d2e8d8cc0207c662875 Mon Sep 17 00:00:00 2001 From: SvcGitHubPATagentoperatorimages <106108539+SvcGitHubPATagentoperatorimages@users.noreply.github.com> Date: Thu, 2 Jan 2025 22:34:36 +0000 Subject: [PATCH] Upgraded 'dotnet-framework' to '51.1.6' --- src/dotnet-framework/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dotnet-framework/manifest.json b/src/dotnet-framework/manifest.json index 2267132..a051cc6 100644 --- a/src/dotnet-framework/manifest.json +++ b/src/dotnet-framework/manifest.json @@ -1,5 +1,5 @@ { - "version": "51.1.4", + "version": "51.1.6", "imageNameSuffix": "dotnet-framework", "dockerFile": "src/dotnet-framework/Dockerfile", "context": ".",