mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
Update to latest gateway
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
d322f109a8
commit
dc3c5fb9b3
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.15.4-armhf
|
||||
image: openfaas/gateway:0.17.3-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: openfaas/gateway:0.17.2
|
||||
image: openfaas/gateway:0.17.3
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user