Skip to content
Snippets Groups Projects
Commit 518650cc authored by Felix Häberle's avatar Felix Häberle :speech_balloon:
Browse files

#62 fix dynamic version

parent b1604e74
Branches
Tags feat-mac-002
1 merge request!1Feature/macos
......@@ -50,7 +50,7 @@ if [[ ! -n ${ID} ]]; then
# Execute l3drun container
docker run --name=l3drun -dt --rm \
"${l3drun_params[@]}" \
registry.lakedrops.com/docker/l3d/run:v1.8.2-mac0.4
registry.lakedrops.com/docker/l3d/run:'{{ version }}'
fi
# Set l3d shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment