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