Bump to 0.1.5 of faas-swarm with less verbose logging

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2018-02-01 09:42:21 +00:00
parent ff9f7a5541
commit 8a3139325b

View File

@ -34,7 +34,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
# ports: # ports:
# - 8081:8080 # - 8081:8080
image: functions/faas-swarm:0.1.3a image: functions/faas-swarm:0.1.5
networks: networks:
- functions - functions
environment: environment: