Bump gateway to 0.9.2 for docker-compose and docker-compose-armhf

Bumping gateway to latest 0.9.2 release for docker-compose.yml
and docker-compose-armhf.yml files

Signed-off-by: Martin Dekov (VMware) <mdekov@vmware.com>
This commit is contained in:
Martin Dekov (VMware) 2018-09-10 02:40:13 -07:00 committed by Alex Ellis
parent ae35707c15
commit 0cc0201185
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.1-armhf
image: openfaas/gateway:0.9.2-armhf
networks:
- functions
environment:

View File

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