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.
2 parents 8c5af1f + fe5a07b commit 43fc6d5Copy full SHA for 43fc6d5
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
dockerfile: .ci/Dockerfile
11
args:
12
- ELASTIC_STACK_VERSION=$ELASTIC_STACK_VERSION
13
- - DISTRIBUTION=${DISTRIBUTION:-default}
+ - DISTRIBUTION_SUFFIX=${DISTRIBUTION_SUFFIX:-}
14
#- INTEGRATION=false
15
command: .ci/run.sh
16
env_file: ${DOCKER_ENV:-docker.env}
0 commit comments