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"
...@@ -24,7 +24,7 @@ function remove_tango_dir() ...@@ -24,7 +24,7 @@ function remove_tango_dir()
function remove_images() 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() function pull_tango()
......
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