Skip to content

Commit

Permalink
feat: update the docker image for haystack-api service (deepset-ai#3835)
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgeyucel authored Jan 11, 2023
1 parent be31178 commit 88db75a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
services:

haystack-api:
# Pull Haystack's latest commit
image: "deepset/haystack:cpu-main"
image: "deepset/haystack:cpu"
volumes:
- ./rest_api/rest_api/pipeline:/opt/pipelines
ports:
Expand Down

0 comments on commit 88db75a

Please sign in to comment.