mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 22:33:23 +00:00
Move to 0.8.1 of gateway
Makes health and info endpoints available, see release notes. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
@ -3,7 +3,7 @@ services:
|
||||
gateway:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: functions/gateway:0.8.0
|
||||
image: functions/gateway:0.8.1
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
@ -37,7 +37,7 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
# ports:
|
||||
# - 8081:8080
|
||||
image: functions/faas-swarm:0.2.6
|
||||
image: functions/faas-swarm:0.2.7
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user