Bump gateway to 0.9.10

Bumping gateway image for armhf and x64-86 to be the latest
0.9.10

Signed-off-by: Martin Dekov (VMware) <mdekov@vmware.com>
This commit is contained in:
Martin Dekov (VMware) 2018-11-12 01:38:26 -08:00 committed by Alex Ellis
parent 2bd78e0dcf
commit 98a76c6949
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.9.7-armhf
image: openfaas/gateway:0.9.10-armhf
networks:
- functions
environment:

View File

@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.9.7
image: openfaas/gateway:0.9.10
networks:
- functions
environment: