Bump gateway to 0.7.7 for direct function access

0.7.7 allows direct function access bypassing the provider - this makes
the throughput increase and skips a HTTP hop that is no longer required.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2018-03-24 16:33:34 +00:00 committed by GitHub
parent ca425b8183
commit 6921e4fc0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: functions/gateway:0.7.3
image: functions/gateway:0.7.7
networks:
- functions
environment: