mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 07:13:23 +00:00
Bump up faas-swarm to 0.4.1
This updates faas-swarm version including a fix for annotations. In version 0.4.0 the prefix was not removed from the annotation key, which was causing errors trying to get the value Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
This commit is contained in:
committed by
Alex Ellis
parent
5143917782
commit
b18433c6e7
@ -43,7 +43,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: openfaas/faas-swarm:0.4.0
|
image: openfaas/faas-swarm:0.4.1
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user