Bump to 0.11.0 gateway

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis
2019-02-04 12:09:41 +00:00
parent 299e5a5933
commit cf67fdba71
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ services:
gateway: gateway:
ports: ports:
- 8080:8080 - 8080:8080
image: openfaas/gateway:0.10.2-arm64 image: openfaas/gateway:0.11.0-arm64
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.10.2-armhf image: openfaas/gateway:0.11.0-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.10.2 image: openfaas/gateway:0.11.0
networks: networks:
- functions - functions
environment: environment: