mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 03:06:46 +00:00
Bump to 0.11.0 gateway
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
299e5a5933
commit
cf67fdba71
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.10.2-arm64
|
||||
image: openfaas/gateway:0.11.0-arm64
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.10.2-armhf
|
||||
image: openfaas/gateway:0.11.0-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.10.2
|
||||
image: openfaas/gateway:0.11.0
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user