Update botsharp-core to 0.2.0
This commit is contained in:
parent
2779a598aa
commit
cb9cf314d7
|
|
@ -2,7 +2,7 @@ version: '3.0'
|
|||
|
||||
services:
|
||||
botsharp:
|
||||
image: botsharpdocker/botsharp-core:0.1.0
|
||||
image: botsharpdocker/botsharp-core:0.2.0
|
||||
ports: ['0.0.0.0:3112:3112']
|
||||
networks: ['botsharp-network']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue