Skip to content

Commit fcad027

Browse files
committed
Use elasticsearch-oss for oss test
1 parent 5cb5185 commit fcad027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- elasticsearch-oss
2323

2424
elasticsearch-oss:
25-
image: docker.elastic.co/elasticsearch/elasticsearch:${ELASTICSEARCH_VERSION:-6.6.2}
25+
image: docker.elastic.co/elasticsearch/elasticsearch-oss:${ELASTICSEARCH_VERSION:-6.6.2}
2626
volumes:
2727
- esvol:/tmp
2828
networks:

0 commit comments

Comments
 (0)