force soup docker output to log

This commit is contained in:
Jason Ertel
2023-08-18 09:57:51 -04:00
parent 056072af7d
commit 8aeb4706e1

View File

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