mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 04:06:47 +00:00
Bump faas-swarm to latest
Includes fixes for secrets path, tested on Swarm. Secrets now mounted at /var/openfaas/secrets/ Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
parent
6676d1b807
commit
7b40854cfb
@ -42,7 +42,7 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
# ports:
|
||||
# - 8081:8080
|
||||
image: functions/faas-swarm:0.2.7
|
||||
image: functions/faas-swarm:0.3.3
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user