Update botsharp-core to 0.2.0

This commit is contained in:
Obrain2016 2019-02-26 17:30:40 -06:00 committed by GitHub
parent 2779a598aa
commit cb9cf314d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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']