Bump gw version to 0.9.7

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware) 2018-10-21 12:49:43 +01:00
parent 17a9b736fb
commit 4a6c6afe94
2 changed files with 2 additions and 2 deletions

View File

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

View File

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