Bump the gateway version to 0.9.6

Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
This commit is contained in:
Radoslav Dimitrov 2018-10-18 21:03:26 +03:00 committed by Alex Ellis
parent 76af9298dc
commit 456e4f5c2f
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.5-armhf image: openfaas/gateway:0.9.6-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.5 image: openfaas/gateway:0.9.6
networks: networks:
- functions - functions
environment: environment: