Specify 1.7.58 buildpack with fix for missing Python.h

This commit is contained in:
Ryan Ahearn
2022-08-29 15:35:16 -04:00
parent b8001ea96b
commit 9fc2a345a1
+1 -1
View File
@@ -2,7 +2,7 @@
applications:
- name: notifications-api
buildpack: python_buildpack
buildpack: https://github.com/cloudfoundry/python-buildpack.git#v1.7.58
instances: 1
memory: 1G
disk_quota: 1G