Update docker-compose.yml
This commit is contained in:
parent
54dc4f136c
commit
07afb00793
|
|
@ -2,7 +2,7 @@ version: '3.0'
|
|||
|
||||
services:
|
||||
botsharp:
|
||||
image: botsharpdocker/botsharp-core:0.23
|
||||
image: botsharpdocker/botsharp-core:latest
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: dockerfiles/WebStarter.Dockerfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue