Skip to content

Commit 026c094

Browse files
author
DKravtsov
committed
fixed compose file for test env
1 parent b9eefab commit 026c094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ services:
8686
build:
8787
context: ./docker/
8888
args:
89-
ELK_VERSION: ${ELK_VERSION}"
89+
ELK_VERSION: ${ELK_VERSION}
9090
dockerfile: ./elasticsearch/Dockerfile
9191
container_name: ${COMPOSE_PROJECT_NAME}_elasticsearch
9292
environment:

0 commit comments

Comments
 (0)