Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit d0dadc4

Browse files
Clinton Blackburnclintonb
authored andcommitted
Pulling Elasticsearch image from edxops/elasticsearch
ECOM-6560
1 parent da11570 commit d0dadc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
# Third-party services
1515
elasticsearch:
1616
container_name: edx.devstack.elasticsearch
17-
image: clintonb/elasticsearch
17+
image: edxops/elasticsearch:devstack
1818
# TODO: What to do about these forwarded ports? They'll conflict with ports forwarded by the Vagrant VM.
1919
# ports:
2020
# - "9200:9200"

0 commit comments

Comments
 (0)