We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c299ab5 commit 3ad7d69Copy full SHA for 3ad7d69
1 file changed
manifest.yml
@@ -81,6 +81,12 @@ dependencies:
81
sha256: 972402429ca6cd32a0728b7856aed86c6690d6233161d68b36e7709bf4927f01
82
cf_stacks:
83
- cflinuxfs2
84
+- name: python
85
+ version: 2.7.14
86
+ uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-2.7.14-linux-x64-cflinuxfs3-95f23a26.tgz
87
+ sha256: 95f23a26eb66cb2a569e404f0c15c6966f613591031eb5e7f988bd6e3f5b6ab4
88
+ cf_stacks:
89
+ - cflinuxfs3
90
- name: python
91
version: 2.7.15
92
uri: https://buildpacks.cloudfoundry.org/dependencies/python/python-2.7.15-linux-x64-cflinuxfs2-e0dd33dd.tgz
0 commit comments