Skip to content
Snippets Groups Projects
Commit 88538150 authored by Thomas Juerges's avatar Thomas Juerges
Browse files

L2SS-218 Correct parameter needed to delete every Docker image

parent d8e8aff8
No related branches found
No related tags found
1 merge request!33Resolve L2SS-218 "Move existing tooling to bootstrap dir"
This commit is part of merge request !33. Comments created here will be created in the context of that merge request.
......@@ -24,7 +24,7 @@ function remove_tango_dir()
function remove_images()
{
${HOME_DIR}/delete_all_docker_images.sh YES_DO_IT
${HOME_DIR}/delete_all_docker_images.sh YES_DELETE_ALL
}
function pull_tango()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment