Bump faas-swarm to latest

Includes fixes for secrets path, tested on Swarm.

Secrets now mounted at /var/openfaas/secrets/

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware) 2018-06-16 17:52:09 -07:00
parent 6676d1b807
commit 7b40854cfb

View File

@ -42,7 +42,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock"
# ports:
# - 8081:8080
image: functions/faas-swarm:0.2.7
image: functions/faas-swarm:0.3.3
networks:
- functions
environment: