We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9eefab commit 026c094Copy full SHA for 026c094
docker-compose-test-ci.yml
@@ -86,7 +86,7 @@ services:
86
build:
87
context: ./docker/
88
args:
89
- ELK_VERSION: ${ELK_VERSION}"
+ ELK_VERSION: ${ELK_VERSION}
90
dockerfile: ./elasticsearch/Dockerfile
91
container_name: ${COMPOSE_PROJECT_NAME}_elasticsearch
92
environment:
0 commit comments