Update Python runtime version for cloud.gov

This changeset modifies the Python version specified in the runtime.txt file for cloud.gov.  The buildpack was recently updated, and the older version we had pinned is no longer supported.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-07-24 10:47:14 -04:00
parent 29ada9af19
commit e15f892fcf

View File

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