Update gateway to 0.11.1 and queue-worker to 0.7.0

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis
2019-02-12 17:56:08 +00:00
parent c394b09ae6
commit bceb69ec62

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.11.0
image: openfaas/gateway:0.11.1
networks:
- functions
environment:
@ -92,7 +92,7 @@ services:
- 'node.platform.os == linux'
queue-worker:
image: openfaas/queue-worker:0.6.0
image: openfaas/queue-worker:0.7.0
networks:
- functions
environment: