Bump faas-swarm to 0.2.0

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis 2018-03-03 20:42:16 +00:00
parent 5acb18915d
commit db8eb5cfe2

View File

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