Update Cloud Foundry runtime.txt file

This changeset updates the runtime.txt file so that Cloud Foundry picks up Python 3.12.x instead of Python 3.9.x

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-03-21 17:45:01 -04:00
parent a1736b5a4d
commit c4d738d70b

View File

@@ -1 +1 @@
python-3.9.x
python-3.12.x