Skip to content
Snippets Groups Projects
Commit 53aa09c2 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'release/v1.15.3'

parents fe768313 5bd30a13
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ function startContainer {
else
docker run --name ${COMPOSE_PROJECT_NAME}_l3d -dt \
--hostname ${COMPOSE_PROJECT_NAME}-l3d \
--user 1000 \
--env L3DSHELL=${L3DSHELL} \
--env COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME} \
--env COMPOSER_DOWNGRADE=${COMPOSER_DOWNGRADE} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment