mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 19:26:48 +00:00
Bump gateway to 0.9.10
Bumping gateway image for armhf and x64-86 to be the latest 0.9.10 Signed-off-by: Martin Dekov (VMware) <mdekov@vmware.com>
This commit is contained in:
parent
2bd78e0dcf
commit
98a76c6949
@ -3,7 +3,7 @@ services:
|
|||||||
gateway:
|
gateway:
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: openfaas/gateway:0.9.7-armhf
|
image: openfaas/gateway:0.9.10-armhf
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
|
@ -3,7 +3,7 @@ services:
|
|||||||
gateway:
|
gateway:
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
image: openfaas/gateway:0.9.7
|
image: openfaas/gateway:0.9.10
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user