diff --git a/containers/osbuild-composer/entrypoint.py b/containers/osbuild-composer/entrypoint.py index 5bf9c80f0..89090428d 100644 --- a/containers/osbuild-composer/entrypoint.py +++ b/containers/osbuild-composer/entrypoint.py @@ -213,7 +213,7 @@ class Cli(contextlib.AbstractContextManager): def _spawn_composer(sockets): cmd = [ "/usr/libexec/osbuild-composer/osbuild-composer", - "-v", + "-verbose", ] # Prepare the environment for osbuild-composer. Note that we cannot use