Skip to content

Commit

Permalink
update elasticsearch version and use the correct artifact name for the
Browse files Browse the repository at this point in the history
snapshot.
  • Loading branch information
ph committed Apr 5, 2018
1 parent e300139 commit d76121f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testing/environments/args.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ services:
build:
args:
DOWNLOAD_URL: https://snapshots.elastic.co/downloads
ELASTIC_VERSION: 5.6.8-SNAPSHOT
ELASTIC_VERSION: 5.6.9-SNAPSHOT
2 changes: 1 addition & 1 deletion testing/environments/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
context: docker/logstash
dockerfile: Dockerfile
args:
ELASTIC_VERSION: 5.4.1
ELASTIC_VERSION: 5.6.8
DOWNLOAD_URL: https://artifacts.elastic.co/downloads
environment:
- ES_HOST=elasticsearch
Expand Down

0 comments on commit d76121f

Please sign in to comment.