Skip to content

Commit

Permalink
use clowder elasticsearch image
Browse files Browse the repository at this point in the history
  • Loading branch information
robkooper committed Jan 21, 2022
1 parent 2d168e7 commit 107d9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ services:

# search index (optional, needed for search and sorting future)
elasticsearch:
image: elasticsearch:2
image: clowder/elasticsearch:${CLOWDER_VERSION:-latest}
command: elasticsearch -Des.cluster.name="clowder"
networks:
- clowder
Expand Down

0 comments on commit 107d9fa

Please sign in to comment.