diff --git a/supporting-blog-content/building-multimodal-rag-with-elasticsearch-gotham/docker-compose.yml b/supporting-blog-content/building-multimodal-rag-with-elasticsearch-gotham/docker-compose.yml index 024ccd7b..fd08c664 100644 --- a/supporting-blog-content/building-multimodal-rag-with-elasticsearch-gotham/docker-compose.yml +++ b/supporting-blog-content/building-multimodal-rag-with-elasticsearch-gotham/docker-compose.yml @@ -26,7 +26,7 @@ services: extra_hosts: # send localhost traffic to the docker host, e.g. your laptop - "localhost:host-gateway" volumes: - - torch-checkpoints:/root/cache/torch/checkpoints/ + - torch-checkpoints:/root/.cache/torch/checkpoints/ index-content: depends_on: