Merge pull request #11083 from Security-Onion-Solutions/jertel/souptty

force image pulls to go into soup log
This commit is contained in:
Jason Ertel
2023-08-17 13:47:37 -04:00
committed by GitHub

View File

@@ -803,7 +803,7 @@ main() {
else else
update_registry update_registry
set +e set +e
update_docker_containers "soup" update_docker_containers "soup" "" "" "$SOUP_LOG"
set -e set -e
fi fi