Updates faas-swarm to current release 6.2

Signed-off-by: Edward Wilde <ewilde@gmail.com>
This commit is contained in:
Edward Wilde 2019-05-07 17:08:41 +01:00 committed by Alex Ellis
parent 939a9befec
commit 74a7584f8f
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.6.1-armhf
image: openfaas/faas-swarm:0.6.2-armhf
networks:
- functions
environment:

View File

@ -43,7 +43,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.6.1
image: openfaas/faas-swarm:0.6.2
networks:
- functions
environment: