We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd29db commit 1646305Copy full SHA for 1646305
1 file changed
BuildAutomation/BuildCloudbaseInitSetup.ps1
@@ -1,6 +1,6 @@
1
Param(
2
[string]$platform = "x64",
3
- [string]$pythonversion = "3.11_9",
+ [string]$pythonversion = "3.12_3",
4
[string]$SignX509Thumbprint = $null,
5
[string]$release = $null,
6
# Cloudbase-Init repo details
0 commit comments