change mesos-agent + elektron image to spdf repo
This commit is contained in:
parent
f41f7ef2c4
commit
f974fa8b84
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ services:
|
|||
- zk
|
||||
|
||||
mesos-agent:
|
||||
image: pkaushi1/mesos-agent-elektron:1.5.1
|
||||
image: spdf/mesos-agent-elektron:1.5.1
|
||||
pid: host
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
@ -79,7 +79,7 @@ services:
|
|||
- mesos-master
|
||||
|
||||
elektron:
|
||||
image: pkaushi1/elektron:v1
|
||||
image: spdf/elektron:v1
|
||||
restart: on-failure
|
||||
environment:
|
||||
ELEKTRON_EXECUTABLE_NAME: elektron
|
||||
|
|
Reference in a new issue