Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Commit

Permalink
switch default elasticsearch to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cole committed Jul 13, 2019
1 parent 8891074 commit 72bd950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-elasticsearch.yml
Expand Up @@ -9,7 +9,7 @@ version: '2'
services:
# Run Elasticsearch instead of MySQL
storage:
image: openzipkin/zipkin-elasticsearch6
image: openzipkin/zipkin-elasticsearch7
container_name: elasticsearch
# Uncomment to expose the storage port for testing
# ports:
Expand Down

0 comments on commit 72bd950

Please sign in to comment.