From d38d8a9a8002b570431cc9110732f6fdafabbd96 Mon Sep 17 00:00:00 2001 From: SvcGitHubPATagentoperatorimages <106108539+SvcGitHubPATagentoperatorimages@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:10:44 +0000 Subject: [PATCH] Upgraded 'python' to '9.8.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 7a6c1e5..99ea9d0 100644 --- a/src/python/manifest.json +++ b/src/python/manifest.json @@ -1,5 +1,5 @@ { - "version": "9.7.0", + "version": "9.8.0", "imageNameSuffix": "python", "dockerFile": "src/python/Dockerfile", "context": ".",