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:44:30 -04:00
parent 903a97eb4c
commit 8e4968e703

View File

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