Skip to content
Snippets Groups Projects
Commit 830159bd authored by Lucas Roesler's avatar Lucas Roesler Committed by Alex Ellis
Browse files

Bump the faas-swarm version in the compose yml


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

Signed-off-by: default avatarLucas Roesler <roesler.lucas@gmail.com>
parent d22af7cf
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment