Bump the faas-swarm version in the compose yml

**What**
- Update the fass-swarm version to 0.5.0

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
Lucas Roesler
2018-11-28 09:59:08 +01:00
committed by Alex Ellis
parent d22af7cf74
commit 830159bda3
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ services:
# Docker Swarm provider
faas-swarm:
image: openfaas/faas-swarm:0.4.4-armhf
image: openfaas/faas-swarm:0.5.0-armhf
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
networks:

View File

@ -41,7 +41,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.4.4
image: openfaas/faas-swarm:0.5.0
networks:
- functions
environment: