From 4cc6486ca0208e8091dec0923fec07b0ca478167 Mon Sep 17 00:00:00 2001 From: SvcGitHubPATagentoperatorimages <106108539+SvcGitHubPATagentoperatorimages@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:21:30 +0000 Subject: [PATCH] Upgraded 'python' to '9.4.0' --- src/python/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/manifest.json b/src/python/manifest.json index eaab630..fe1eb2e 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.4.0", "imageNameSuffix": "python", "dockerFile": "src/python/Dockerfile", "context": ".",