mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Update to latest gateway
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user