diff --git a/manifest.yml b/manifest.yml index 4318247acf974cb86a88fe3be410f81ae3e6b8b6..af2459c4095cfd7a2b2c571a72171cd4d833d458 100644 --- a/manifest.yml +++ b/manifest.yml @@ -3,5 +3,4 @@ applications: - buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git host: dummy-service name: dummy-service - memory: 64M - stack: cflinuxfs2 \ No newline at end of file + memory: 64M \ No newline at end of file