mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46: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:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.9.7-armhf
|
||||
image: openfaas/gateway:0.9.10-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.9.7
|
||||
image: openfaas/gateway:0.9.10
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user