Update docker-compose.yml

This commit is contained in:
geffzhang 2024-01-28 00:04:31 +08:00
parent 54dc4f136c
commit 07afb00793

View file

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