Rename prosody to prosody-0.11
This commit is contained in:
parent
0f0f32e07c
commit
b85be4ef94
4 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ services:
|
|||
build: ./aap
|
||||
image: elfrinjo/aap:latest
|
||||
|
||||
prosody:
|
||||
build: ./prosody
|
||||
image: elfrinjo/prosody:latest
|
||||
prosody-0.11:
|
||||
build: ./prosody-0.11
|
||||
image: elfrinjo/prosody-0.11:latest
|
||||
|
||||
tinywebdav:
|
||||
build: ./tinywebdav
|
||||
|
|
Reference in a new issue