diff --git a/manifest.yml b/manifest.yml index 3c97e62..3bc45a3 100644 --- a/manifest.yml +++ b/manifest.yml @@ -11,7 +11,7 @@ applications: url: - www.feedcrunch.io - feedcrunch.eu-gb.mybluemix.net - + - name: Feedcrunch-Worker-Prod host: feedcrunch-worker-prod instances: 4 diff --git a/runtime.txt b/runtime.txt index 5871d65..fc81e75 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.1 \ No newline at end of file +python-3.6.2 \ No newline at end of file