use usual docker file

This commit is contained in:
Adil Hafeez 2024-10-26 15:10:48 -07:00
parent c787961ea6
commit c66be743f5

View file

@ -38,7 +38,7 @@ poetry run pytest
log shutting down the arch gateway service
cd ../arch
docker compose -f docker-compose.dev.yaml stop
docker compose -f docker-compose.yaml stop
cd -
log shutting down the function_calling demo