Skip to content
Snippets Groups Projects
Commit 2d52206c authored by Radoslav Dimitrov's avatar Radoslav Dimitrov Committed by Alex Ellis
Browse files

Bump faas-swarm version to 0.4.4

parent 204c0d7f
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.3-armhf
image: openfaas/faas-swarm:0.4.4-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.3
image: openfaas/faas-swarm:0.4.4
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